{"id":38272,"name":"io.joern:c2cpg_2.13","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","url":"https://github.com/joernio/joern","last_synced_at":"2025-09-05T07:47:25.982Z","repository":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"packages":[{"id":4628909,"name":"io.joern:php2cpg_3","ecosystem":"maven","description":"php2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1987,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:50.707Z","created_at":"2022-07-23T20:34:27.638Z","updated_at":"2025-09-05T06:52:39.386Z","registry_url":"https://central.sonatype.com/artifact/io.joern/php2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/php2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":24.87986629293965},"purl":"pkg:maven/io.joern/php2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:php2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:php2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:php2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11641072,"name":"io.joern:pysrc2cpg_3","ecosystem":"maven","description":"pysrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":946,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:26.313Z","created_at":"2025-05-15T08:01:01.356Z","updated_at":"2025-09-05T06:52:39.548Z","registry_url":"https://central.sonatype.com/artifact/io.joern/pysrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/pysrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.547Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.55015605870903},"purl":"pkg:maven/io.joern/pysrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:pysrc2cpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:pysrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:pysrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11641078,"name":"io.joern:swiftsrc2cpg_3","ecosystem":"maven","description":"swiftsrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":671,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:25.524Z","created_at":"2025-05-15T08:01:01.927Z","updated_at":"2025-09-05T06:52:39.841Z","registry_url":"https://central.sonatype.com/artifact/io.joern/swiftsrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/swiftsrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.840Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.55015605870903},"purl":"pkg:maven/io.joern/swiftsrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:swiftsrc2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:swiftsrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:swiftsrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:swiftsrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:swiftsrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:swiftsrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:swiftsrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5982910,"name":"io.joern:dataflowengineoss_2.13","ecosystem":"maven","description":"dataflowengineoss","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1474,"first_release_published_at":"2021-11-07T11:41:36.000Z","latest_release_published_at":"2023-07-03T07:38:21.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:18.544Z","created_at":"2023-01-26T16:40:50.044Z","updated_at":"2025-09-05T06:52:39.656Z","registry_url":"https://central.sonatype.com/artifact/io.joern/dataflowengineoss_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/dataflowengineoss_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.656Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":5.332030505434358,"stargazers_count":8.740517211975048,"forks_count":11.167468895652714,"average":14.304990138502376},"purl":"pkg:maven/io.joern/dataflowengineoss_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:dataflowengineoss_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:dataflowengineoss_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:dataflowengineoss_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11641074,"name":"io.joern:ghidra2cpg_3","ecosystem":"maven","description":"ghidra2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":847,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:32.501Z","created_at":"2025-05-15T08:01:01.383Z","updated_at":"2025-09-05T06:52:39.868Z","registry_url":"https://central.sonatype.com/artifact/io.joern/ghidra2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/ghidra2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.868Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.55015605870903},"purl":"pkg:maven/io.joern/ghidra2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:ghidra2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:ghidra2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:ghidra2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5108144,"name":"io.joern:x2cpg_2.13","ecosystem":"maven","description":"x2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1185,"first_release_published_at":"2022-02-28T10:20:45.000Z","latest_release_published_at":"2023-07-03T07:38:19.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:18.760Z","created_at":"2022-07-30T08:48:13.998Z","updated_at":"2025-09-05T06:52:39.841Z","registry_url":"https://central.sonatype.com/artifact/io.joern/x2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/x2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.841Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.564980547869896,"stargazers_count":null,"forks_count":null,"average":18.27246224440864},"purl":"pkg:maven/io.joern/x2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:x2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:x2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:x2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11691874,"name":"io.joern:gosrc2cpg_3","ecosystem":"maven","description":"gosrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":864,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:12.118Z","created_at":"2025-05-27T07:45:45.605Z","updated_at":"2025-09-05T06:52:39.840Z","registry_url":"https://central.sonatype.com/artifact/io.joern/gosrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/gosrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.840Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":6.984116442958263,"forks_count":11.135873556572964,"docker_downloads_count":null,"average":25.472678406800316},"purl":"pkg:maven/io.joern/gosrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:gosrc2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:gosrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:gosrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:gosrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:gosrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:gosrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:gosrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5132488,"name":"io.joern:javasrc2cpg_2.13","ecosystem":"maven","description":"javasrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1509,"first_release_published_at":"2021-09-07T13:34:57.000Z","latest_release_published_at":"2023-07-03T07:38:27.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:18.278Z","created_at":"2022-08-04T20:29:42.348Z","updated_at":"2025-09-05T06:52:39.983Z","registry_url":"https://central.sonatype.com/artifact/io.joern/javasrc2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/javasrc2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.982Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.63356576100024,"dependent_packages_count":22.91576500761401,"stargazers_count":10.446221046725976,"forks_count":14.784403302075818,"docker_downloads_count":null,"average":17.194988779354013},"purl":"pkg:maven/io.joern/javasrc2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:javasrc2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:javasrc2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:javasrc2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4626520,"name":"io.joern:jssrc2cpg_3","ecosystem":"maven","description":"jssrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1788,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:18.248Z","created_at":"2022-07-23T09:47:05.459Z","updated_at":"2025-09-05T06:52:39.873Z","registry_url":"https://central.sonatype.com/artifact/io.joern/jssrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/jssrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.873Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":24.87986629293965},"purl":"pkg:maven/io.joern/jssrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:jssrc2cpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:jssrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:jssrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11641075,"name":"io.joern:rubysrc2cpg_3","ecosystem":"maven","description":"rubysrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":999,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:27.362Z","created_at":"2025-05-15T08:01:01.401Z","updated_at":"2025-09-05T06:52:39.877Z","registry_url":"https://central.sonatype.com/artifact/io.joern/rubysrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/rubysrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.877Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.55015605870903},"purl":"pkg:maven/io.joern/rubysrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:rubysrc2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:rubysrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:rubysrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:rubysrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:rubysrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:rubysrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:rubysrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5982912,"name":"io.joern:kotlin2cpg_2.13","ecosystem":"maven","description":"kotlin2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1317,"first_release_published_at":"2022-01-07T19:09:53.000Z","latest_release_published_at":"2023-07-03T07:38:33.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:18.884Z","created_at":"2023-01-26T16:40:50.166Z","updated_at":"2025-09-05T06:52:40.137Z","registry_url":"https://central.sonatype.com/artifact/io.joern/kotlin2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/kotlin2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.137Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.740517211975048,"forks_count":11.167468895652714,"average":20.971583236858525},"purl":"pkg:maven/io.joern/kotlin2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:kotlin2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:kotlin2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:kotlin2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11641079,"name":"io.joern:joern-cli_3","ecosystem":"maven","description":"joern-cli","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":847,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:30.314Z","created_at":"2025-05-15T08:01:02.007Z","updated_at":"2025-09-05T06:52:40.143Z","registry_url":"https://central.sonatype.com/artifact/io.joern/joern-cli_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/joern-cli_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.143Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.55015605870903},"purl":"pkg:maven/io.joern/joern-cli_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:joern-cli_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:joern-cli_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:joern-cli_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5116225,"name":"io.joern:c2cpg_3","ecosystem":"maven","description":"c2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":2177,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-03T11:48:37.669Z","created_at":"2022-08-02T02:59:23.345Z","updated_at":"2025-09-05T06:52:40.232Z","registry_url":"https://central.sonatype.com/artifact/io.joern/c2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/c2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.232Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/io.joern/c2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:c2cpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:c2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:c2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5132534,"name":"io.joern:jimple2cpg_3","ecosystem":"maven","description":"jimple2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":2007,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-01T10:38:04.000Z","latest_release_number":"4.0.412","last_synced_at":"2025-09-01T10:48:41.926Z","created_at":"2022-08-04T20:44:18.991Z","updated_at":"2025-09-05T06:52:40.299Z","registry_url":"https://central.sonatype.com/artifact/io.joern/jimple2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/jimple2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.299Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.567163520283787,"forks_count":11.300694417971,"average":25.17691506672311},"purl":"pkg:maven/io.joern/jimple2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:jimple2cpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:jimple2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:jimple2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11691873,"name":"io.joern:kotlin2cpg_3","ecosystem":"maven","description":"kotlin2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":847,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:32.683Z","created_at":"2025-05-27T07:45:45.596Z","updated_at":"2025-09-05T06:52:40.302Z","registry_url":"https://central.sonatype.com/artifact/io.joern/kotlin2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/kotlin2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":6.984116442958263,"forks_count":11.135873556572964,"docker_downloads_count":null,"average":25.472678406800316},"purl":"pkg:maven/io.joern/kotlin2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:kotlin2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:kotlin2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:kotlin2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:kotlin2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5423890,"name":"io.joern:macros_2.13","ecosystem":"maven","description":"macros","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1402,"first_release_published_at":"2021-11-26T17:52:22.000Z","latest_release_published_at":"2023-07-03T07:38:33.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:23.855Z","created_at":"2022-11-15T10:58:32.928Z","updated_at":"2025-09-05T06:52:40.302Z","registry_url":"https://central.sonatype.com/artifact/io.joern/macros_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/macros_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.302Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":9.133371990136496,"forks_count":11.300694417971,"average":18.693657542189754},"purl":"pkg:maven/io.joern/macros_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:macros_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:macros_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:macros_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5112809,"name":"io.joern:x2cpg_3","ecosystem":"maven","description":"x2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":2028,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-01T07:36:49.000Z","latest_release_number":"4.0.411","last_synced_at":"2025-09-01T07:48:14.975Z","created_at":"2022-07-31T09:39:17.145Z","updated_at":"2025-09-05T06:52:40.318Z","registry_url":"https://central.sonatype.com/artifact/io.joern/x2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/x2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.318Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.63356576100024,"dependent_packages_count":8.262202452512623,"stargazers_count":10.446221046725976,"forks_count":14.784403302075818,"docker_downloads_count":null,"average":13.531598140578664},"purl":"pkg:maven/io.joern/x2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:x2cpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:x2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:x2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:x2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11691876,"name":"io.joern:console_3","ecosystem":"maven","description":"console","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":847,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:30.314Z","created_at":"2025-05-27T07:45:45.874Z","updated_at":"2025-09-05T06:52:40.317Z","registry_url":"https://central.sonatype.com/artifact/io.joern/console_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/console_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.317Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":6.984116442958263,"forks_count":11.135873556572964,"docker_downloads_count":null,"average":25.472678406800316},"purl":"pkg:maven/io.joern/console_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:console_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:console_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:console_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11691875,"name":"io.joern:querydb_3","ecosystem":"maven","description":"querydb","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":847,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:29.887Z","created_at":"2025-05-27T07:45:45.814Z","updated_at":"2025-09-05T06:52:40.326Z","registry_url":"https://central.sonatype.com/artifact/io.joern/querydb_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/querydb_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.326Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":6.984116442958263,"forks_count":11.135873556572964,"docker_downloads_count":null,"average":25.472678406800316},"purl":"pkg:maven/io.joern/querydb_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:querydb_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:querydb_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:querydb_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11744441,"name":"github.com/joernio/joern","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":null,"versions_count":650,"first_release_published_at":"2023-07-04T18:22:32.000Z","latest_release_published_at":"2025-09-03T10:53:18.000Z","latest_release_number":"v4.0.414+incompatible","last_synced_at":"2025-09-04T16:25:43.327Z","created_at":"2025-06-07T10:06:34.482Z","updated_at":"2025-09-05T06:52:40.561Z","registry_url":"https://pkg.go.dev/github.com/joernio/joern","install_command":"go get github.com/joernio/joern","documentation_url":"https://pkg.go.dev/github.com/joernio/joern#section-documentation","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.750499235214139,"dependent_packages_count":5.388553704962611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.569526470088375},"purl":"pkg:golang/github.com/joernio/joern","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/joernio/joern","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/joernio/joern","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/joernio/joern/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjoernio%2Fjoern/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjoernio%2Fjoern/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjoernio%2Fjoern/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjoernio%2Fjoern/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951560,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11691877,"name":"io.joern:csharpsrc2cpg_3","ecosystem":"maven","description":"csharpsrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":683,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:26.318Z","created_at":"2025-05-27T07:45:46.002Z","updated_at":"2025-09-05T06:52:40.561Z","registry_url":"https://central.sonatype.com/artifact/io.joern/csharpsrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/csharpsrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.51270159082732,"dependent_packages_count":49.34712728182828,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.9299144363278},"purl":"pkg:maven/io.joern/csharpsrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:csharpsrc2cpg_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:csharpsrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:csharpsrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:csharpsrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:csharpsrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:csharpsrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:csharpsrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4625010,"name":"io.joern:semanticcpg_3","ecosystem":"maven","description":"semanticcpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1942,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:50.244Z","created_at":"2022-07-23T05:22:09.532Z","updated_at":"2025-09-05T06:52:40.559Z","registry_url":"https://central.sonatype.com/artifact/io.joern/semanticcpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/semanticcpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.559Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":16.020068097503426},"purl":"pkg:maven/io.joern/semanticcpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:semanticcpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:semanticcpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:semanticcpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4630183,"name":"io.joern:c2cpg_2.13","ecosystem":"maven","description":"c2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1495,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2023-07-03T07:38:29.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:20.869Z","created_at":"2022-07-24T05:09:57.488Z","updated_at":"2025-09-05T06:52:40.571Z","registry_url":"https://central.sonatype.com/artifact/io.joern/c2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/c2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.571Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":16.890799212685316},"purl":"pkg:maven/io.joern/c2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:c2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:c2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:c2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:c2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5116742,"name":"io.joern:dataflowengineoss_3","ecosystem":"maven","description":"dataflowengineoss","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":2205,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:50.246Z","created_at":"2022-08-02T08:06:57.159Z","updated_at":"2025-09-05T06:52:40.571Z","registry_url":"https://central.sonatype.com/artifact/io.joern/dataflowengineoss_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/dataflowengineoss_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.571Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":null,"forks_count":null,"average":20.655373262199465},"purl":"pkg:maven/io.joern/dataflowengineoss_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:dataflowengineoss_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:dataflowengineoss_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:dataflowengineoss_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:dataflowengineoss_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5982911,"name":"io.joern:joern-cli_2.13","ecosystem":"maven","description":"joern-cli","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1495,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2023-07-03T07:38:28.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:20.771Z","created_at":"2023-01-26T16:40:50.090Z","updated_at":"2025-09-05T06:52:40.560Z","registry_url":"https://central.sonatype.com/artifact/io.joern/joern-cli_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/joern-cli_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.559Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.740517211975048,"forks_count":11.167468895652714,"average":25.186947109066356},"purl":"pkg:maven/io.joern/joern-cli_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:joern-cli_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:joern-cli_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:joern-cli_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:joern-cli_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4845372,"name":"io.joern:ghidra2cpg-frontend_2.13","ecosystem":"maven","description":"ghidra2cpg-frontend","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_number":"1.1.268","last_synced_at":"2025-09-04T16:25:20.744Z","created_at":"2022-07-26T16:54:27.653Z","updated_at":"2025-09-05T06:52:40.723Z","registry_url":"https://central.sonatype.com/artifact/io.joern/ghidra2cpg-frontend_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/ghidra2cpg-frontend_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.723Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":24.87986629293965},"purl":"pkg:maven/io.joern/ghidra2cpg-frontend_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:ghidra2cpg-frontend_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:ghidra2cpg-frontend_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:ghidra2cpg-frontend_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg-frontend_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg-frontend_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg-frontend_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:ghidra2cpg-frontend_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4627417,"name":"io.joern:jimple2cpg_2.13","ecosystem":"maven","description":"jimple2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1503,"first_release_published_at":"2021-09-14T12:13:39.000Z","latest_release_published_at":"2023-07-03T07:38:17.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:22.019Z","created_at":"2022-07-23T12:27:27.924Z","updated_at":"2025-09-05T06:52:40.775Z","registry_url":"https://central.sonatype.com/artifact/io.joern/jimple2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/jimple2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.774Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":20.664502420731818},"purl":"pkg:maven/io.joern/jimple2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:jimple2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:jimple2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:jimple2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jimple2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5109461,"name":"io.joern:jssrc2cpg_2.13","ecosystem":"maven","description":"jssrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":941,"first_release_published_at":"2022-05-20T07:55:05.000Z","latest_release_published_at":"2023-07-03T07:38:32.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:20.390Z","created_at":"2022-07-30T19:28:44.282Z","updated_at":"2025-09-05T06:52:40.888Z","registry_url":"https://central.sonatype.com/artifact/io.joern/jssrc2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/jssrc2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.888Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/io.joern/jssrc2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:jssrc2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:jssrc2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:jssrc2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:jssrc2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4629348,"name":"io.joern:javasrc2cpg_3","ecosystem":"maven","description":"javasrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":2175,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-03T11:30:25.000Z","latest_release_number":"4.0.414","last_synced_at":"2025-09-04T16:25:58.745Z","created_at":"2022-07-24T00:43:14.184Z","updated_at":"2025-09-05T06:52:40.887Z","registry_url":"https://central.sonatype.com/artifact/io.joern/javasrc2cpg_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/javasrc2cpg_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.887Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":24.87986629293965},"purl":"pkg:maven/io.joern/javasrc2cpg_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:javasrc2cpg_3","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:javasrc2cpg_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:javasrc2cpg_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:javasrc2cpg_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5982914,"name":"io.joern:macros_3","ecosystem":"maven","description":"macros","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":2206,"first_release_published_at":"2025-05-09T12:23:00.000Z","latest_release_published_at":"2025-09-01T07:36:49.000Z","latest_release_number":"4.0.411","last_synced_at":"2025-09-01T07:48:23.275Z","created_at":"2023-01-26T16:40:50.265Z","updated_at":"2025-09-05T06:52:40.891Z","registry_url":"https://central.sonatype.com/artifact/io.joern/macros_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/macros_3/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.740517211975048,"forks_count":11.167468895652714,"average":25.186947109066356},"purl":"pkg:maven/io.joern/macros_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:macros_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:macros_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:macros_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:macros_3/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4629325,"name":"io.joern:pysrc2cpg_2.13","ecosystem":"maven","description":"pysrc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1175,"first_release_published_at":"2022-03-03T16:19:58.000Z","latest_release_published_at":"2023-07-03T07:38:31.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:18.542Z","created_at":"2022-07-24T00:42:36.473Z","updated_at":"2025-09-05T06:52:40.908Z","registry_url":"https://central.sonatype.com/artifact/io.joern/pysrc2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/pysrc2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.908Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":20.664502420731818},"purl":"pkg:maven/io.joern/pysrc2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:pysrc2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:pysrc2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:pysrc2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:pysrc2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5112778,"name":"io.joern:js2cpg_2.13","ecosystem":"maven","description":"js2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":553,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2022-05-19T15:53:35.000Z","latest_release_number":"1.1.821","last_synced_at":"2025-09-04T16:25:23.144Z","created_at":"2022-07-31T09:29:11.613Z","updated_at":"2025-09-05T06:52:40.387Z","registry_url":"https://central.sonatype.com/artifact/io.joern/js2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/js2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.387Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/io.joern/js2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:js2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:js2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:js2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:js2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:js2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:js2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:js2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5116279,"name":"io.joern:semanticcpg_2.13","ecosystem":"maven","description":"semanticcpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1095,"first_release_published_at":"2022-03-30T08:01:49.000Z","latest_release_published_at":"2023-07-03T07:38:20.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:23.887Z","created_at":"2022-08-02T03:19:17.381Z","updated_at":"2025-09-05T06:52:40.498Z","registry_url":"https://central.sonatype.com/artifact/io.joern/semanticcpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/semanticcpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.498Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":null,"forks_count":null,"average":20.655373262199465},"purl":"pkg:maven/io.joern/semanticcpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:semanticcpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:semanticcpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:semanticcpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:semanticcpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5132574,"name":"io.joern:console_2.13","ecosystem":"maven","description":"console","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1495,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2023-07-03T07:38:30.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:26.059Z","created_at":"2022-08-04T20:57:33.294Z","updated_at":"2025-09-05T06:52:40.333Z","registry_url":"https://central.sonatype.com/artifact/io.joern/console_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/console_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.333Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":8.567163520283787,"forks_count":11.300694417971,"average":17.187847986468782},"purl":"pkg:maven/io.joern/console_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:console_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:console_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:console_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:console_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5114293,"name":"io.joern:fuzzyc2cpg_2.13","ecosystem":"maven","description":"fuzzyc2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":643,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2022-06-27T10:37:56.000Z","latest_release_number":"1.1.911","last_synced_at":"2025-09-04T16:25:25.241Z","created_at":"2022-08-01T03:37:08.283Z","updated_at":"2025-09-05T06:52:40.318Z","registry_url":"https://central.sonatype.com/artifact/io.joern/fuzzyc2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/fuzzyc2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.318Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/io.joern/fuzzyc2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:fuzzyc2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:fuzzyc2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:fuzzyc2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:fuzzyc2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:fuzzyc2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:fuzzyc2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:fuzzyc2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5107071,"name":"io.joern:querydb_2.13","ecosystem":"maven","description":"querydb","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1495,"first_release_published_at":"2021-10-29T12:21:29.000Z","latest_release_published_at":"2023-07-03T07:38:17.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:25.878Z","created_at":"2022-07-30T00:48:56.696Z","updated_at":"2025-09-05T06:52:40.177Z","registry_url":"https://central.sonatype.com/artifact/io.joern/querydb_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/querydb_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.177Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/io.joern/querydb_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:querydb_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:querydb_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:querydb_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:querydb_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5982913,"name":"io.joern:php2cpg_2.13","ecosystem":"maven","description":"php2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":1140,"first_release_published_at":"2022-03-18T11:58:08.000Z","latest_release_published_at":"2023-07-03T07:38:33.000Z","latest_release_number":"1.2.44","last_synced_at":"2025-09-04T16:25:25.805Z","created_at":"2023-01-26T16:40:50.212Z","updated_at":"2025-09-05T06:52:40.353Z","registry_url":"https://central.sonatype.com/artifact/io.joern/php2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/php2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:40.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.740517211975048,"forks_count":11.167468895652714,"average":25.186947109066356},"purl":"pkg:maven/io.joern/php2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:php2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:php2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:php2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:php2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4845395,"name":"io.joern:py2cpg_2.13","ecosystem":"maven","description":"py2cpg","homepage":"https://joern.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/joernio/joern","keywords_array":[],"namespace":"io.joern","versions_count":3,"first_release_published_at":"2022-03-03T11:16:14.000Z","latest_release_published_at":"2022-03-03T13:04:32.000Z","latest_release_number":"1.1.588","last_synced_at":"2025-09-04T16:25:24.417Z","created_at":"2022-07-26T16:54:41.248Z","updated_at":"2025-09-05T06:52:39.657Z","registry_url":"https://central.sonatype.com/artifact/io.joern/py2cpg_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.joern/py2cpg_2.13/","metadata":{},"repo_metadata":{"id":36953986,"uuid":"175681313","full_name":"joernio/joern","owner":"joernio","description":"Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc","archived":false,"fork":false,"pushed_at":"2025-09-04T14:09:03.000Z","size":166940,"stargazers_count":2603,"open_issues_count":309,"forks_count":354,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-09-04T16:12:24.576Z","etag":null,"topics":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"latest_commit_sha":null,"homepage":"https://joern.io/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joernio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/2.0.0-scala3.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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":"2019-03-14T18:51:07.000Z","updated_at":"2025-09-04T14:43:12.000Z","dependencies_parsed_at":"2023-09-22T10:52:31.058Z","dependency_job_id":"7ca987a6-bba2-46e7-8e58-22a2ff93b70a","html_url":"https://github.com/joernio/joern","commit_stats":{"total_commits":3431,"total_committers":82,"mean_commits":41.84146341463415,"dds":0.8554357330224425,"last_synced_commit":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2"},"previous_names":["shiftleftsecurity/joern"],"tags_count":2842,"template":false,"template_full_name":null,"purl":"pkg:github/joernio/joern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","download_url":"https://codeload.github.com/joernio/joern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/sbom","scorecard":{"id":129003,"data":{"date":"2025-08-11","repo":{"name":"github.com/joernio/joern","commit":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/containers.yml:17","Warn: no topLevel permission defined: .github/workflows/containers.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-deps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-common-1.9.0.jar:1","Warn: binary detected: joern-cli/frontends/kotlin2cpg/src/main/resources/jars/kotlin-stdlib-jdk8-1.9.0.jar:1","Warn: binary detected: tests/code/ghidra:1","Warn: binary detected: tests/code/java/MethodTest.class:1"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.407 not signed: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 not signed: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 not signed: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 not signed: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 not signed: https://api.github.com/repos/joernio/joern/releases/238556980","Warn: release artifact v4.0.407 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239648550","Warn: release artifact v4.0.406 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239582197","Warn: release artifact v4.0.405 does not have provenance: https://api.github.com/repos/joernio/joern/releases/239272673","Warn: release artifact v4.0.404 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238758379","Warn: release artifact v4.0.403 does not have provenance: https://api.github.com/repos/joernio/joern/releases/238556980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containers.yml:12"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/containers.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containers.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/containers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release-github.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joernio/joern/upgrade-deps.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating almalinux:latest to almalinux:latest@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: ci/Dockerfile.alma:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: containerImage not pinned by hash: ci/Dockerfile.alma8:1: pin your Docker image by updating almalinux/8-minimal:latest to almalinux/8-minimal:latest@sha256:a84ef8fb7c63a2f64e367ee89f19dedda150a37e2153e6693fe694cac663c7e4","Warn: containerImage not pinned by hash: ci/Dockerfile.slim:1: pin your Docker image by updating almalinux/9-minimal:latest to almalinux/9-minimal:latest@sha256:96ed8e6616b40799170db6fe8ac758461a3007ddf51679712b4151d412f871bb","Warn: pipCommand not pinned by hash: .github/workflows/master.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-deps.yml:29","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-16T04:44:13.455Z","repository_id":36953986,"created_at":"2025-08-16T04:44:13.455Z","updated_at":"2025-08-16T04:44:13.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joernio","name":"joern.io","uuid":"71844681","kind":"organization","description":"","email":null,"website":"https://joern.io/","location":null,"twitter":"joernio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71844681?v=4","repositories_count":14,"last_synced_at":"2023-03-03T19:53:16.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joernio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:10:37.258Z","updated_at":"2023-03-03T19:53:16.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joernio/repositories"},"tags":[{"name":"v4.0.414","sha":"b3f8fcc84d683e5509afe3fb06a56b455e648b94","kind":"tag","published_at":"2025-09-03T11:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.414/manifests"},{"name":"v4.0.413","sha":"e6c307c577ff14e47a361b5e5a63d19b0c6bf64c","kind":"tag","published_at":"2025-09-02T11:06:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.413/manifests"},{"name":"v4.0.412","sha":"bd8fd312ea3e7681452952d4ce52b0adf0f352eb","kind":"tag","published_at":"2025-09-01T10:33:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.412/manifests"},{"name":"v4.0.411","sha":"24db6645b18720f81a930d651dceba82e5d3e70d","kind":"tag","published_at":"2025-09-01T07:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.411/manifests"},{"name":"v4.0.410","sha":"f491ab592dab1dc89bf56a06e80c534c46dccf8d","kind":"tag","published_at":"2025-08-30T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.410/manifests"},{"name":"v4.0.409","sha":"88ed6382ba67c9865dc84e6dfa903a9be4108457","kind":"tag","published_at":"2025-08-27T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.409/manifests"},{"name":"v4.0.408","sha":"b092aea16e5b00b8a877cb222cdcb468d641e086","kind":"tag","published_at":"2025-08-22T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.408/manifests"},{"name":"v4.0.407","sha":"5c53497a0c9dcd3e1def50187d65b50ab9d575d3","kind":"tag","published_at":"2025-08-13T11:02:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.407/manifests"},{"name":"v4.0.406","sha":"54ac4775b5bc822c699a4ec870266d7e42a8931b","kind":"tag","published_at":"2025-08-13T07:34:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.406/manifests"},{"name":"v4.0.405","sha":"d38fb0a285b1f38e9842fbc4c856614103e54105","kind":"tag","published_at":"2025-08-12T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.405/manifests"},{"name":"v4.0.404","sha":"59f9f816100efaaab5605bab6ed078fa3431ded4","kind":"tag","published_at":"2025-08-09T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.404/manifests"},{"name":"v4.0.403","sha":"3399185ffb450c1a5cf8985402d6f75d77db4806","kind":"tag","published_at":"2025-08-08T10:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.403/manifests"},{"name":"v4.0.402","sha":"52a9e6ba052c5861002aa509cf6108f9a85db4d8","kind":"tag","published_at":"2025-08-02T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.402/manifests"},{"name":"v4.0.401","sha":"b75175d19e8a2b7c1aed20ae08138bff4449c692","kind":"tag","published_at":"2025-07-31T07:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.401/manifests"},{"name":"v4.0.400","sha":"b05324a6953c06ee24693102d67a233bcacbc9f6","kind":"tag","published_at":"2025-07-30T07:36:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.400/manifests"},{"name":"v4.0.399","sha":"97a2db9e012c03e8927dbe7b43b738d6b15adc21","kind":"tag","published_at":"2025-07-24T19:08:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.399/manifests"},{"name":"v4.0.398","sha":"d8d22dc03e5baede29767187b21c7c7b5975f1ea","kind":"tag","published_at":"2025-07-22T12:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.398/manifests"},{"name":"v4.0.397","sha":"35902a5c925a4b76e955ea32e51af36735dc6399","kind":"tag","published_at":"2025-07-18T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.397/manifests"},{"name":"v4.0.396","sha":"5e29bd49794fad26681189577e0459baf023d06d","kind":"tag","published_at":"2025-07-17T14:54:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.396/manifests"},{"name":"v4.0.395","sha":"ff5a1800ecc7df1f79610dbd96c489d97714c055","kind":"tag","published_at":"2025-07-17T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.395/manifests"},{"name":"v4.0.394","sha":"251ed585b1258c70233fe9ee622cc5b6ebcefcde","kind":"tag","published_at":"2025-07-15T12:18:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.394/manifests"},{"name":"v4.0.393","sha":"19dbdce230a47695995a0eb880aaeddb53ce2f09","kind":"tag","published_at":"2025-07-15T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.393/manifests"},{"name":"v4.0.392","sha":"d9959361845e2c3f0554ee949e769cd81e7cb9c8","kind":"tag","published_at":"2025-07-13T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.392/manifests"},{"name":"v4.0.391","sha":"b1f86252a7dc64b16143e1e36f5664c223ccf7e8","kind":"tag","published_at":"2025-07-12T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.391/manifests"},{"name":"v4.0.390","sha":"95532f0485af5301f565fe66d73e1856fb9d2c1c","kind":"tag","published_at":"2025-07-11T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.390/manifests"},{"name":"v4.0.389","sha":"88d3492e0c601e565e7891f88d616980fb9491b3","kind":"tag","published_at":"2025-07-10T07:32:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.389/manifests"},{"name":"v4.0.388","sha":"32538eb6a910df12f69c08a79b47385b1e66d38c","kind":"tag","published_at":"2025-07-09T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.388/manifests"},{"name":"v4.0.387","sha":"3e923e15368e64648e6c5693ac014a2cac83990a","kind":"tag","published_at":"2025-07-07T16:24:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.387/manifests"},{"name":"v4.0.386","sha":"9cee9ae5c4ded55400d65d6b4eaf12fcefc04a1f","kind":"tag","published_at":"2025-07-04T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.386/manifests"},{"name":"v4.0.385","sha":"fb1bdb3bd5526ee553e1f01b2d573b0f78fbe3e3","kind":"tag","published_at":"2025-07-03T07:33:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.385/manifests"},{"name":"v4.0.384","sha":"f5f66d2fff2a7ec001f2f889f786921eac4a048d","kind":"tag","published_at":"2025-07-01T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.384/manifests"},{"name":"v4.0.383","sha":"643fb5852ccf150d78dccffd17d4f14a4bd0fa1a","kind":"tag","published_at":"2025-06-27T14:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.383/manifests"},{"name":"v4.0.382","sha":"015bde1c6c5451f49e4a9a2420c58302e11bea13","kind":"tag","published_at":"2025-06-27T07:31:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.382/manifests"},{"name":"v4.0.381","sha":"efc42d024f17b219287320c8636ce2aa5aafbc92","kind":"tag","published_at":"2025-06-26T14:14:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.381/manifests"},{"name":"v4.0.380","sha":"a0bd546dc2d5f63f3d7a07bee1d24d0fc5da77e3","kind":"tag","published_at":"2025-06-26T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.380/manifests"},{"name":"v4.0.379","sha":"00e9c5670dcc0b52ce1ff8ce88a5d1d504a7652d","kind":"tag","published_at":"2025-06-25T08:49:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.379/manifests"},{"name":"v4.0.378","sha":"86f6184e873141bd6163cd1b05efe6142c148243","kind":"tag","published_at":"2025-06-25T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.378/manifests"},{"name":"v4.0.377","sha":"b26b74f2e98a289be5a475b789ebc982bf1c6b42","kind":"tag","published_at":"2025-06-24T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.377/manifests"},{"name":"v4.0.376","sha":"676331502425a35f596c8f118b59f04b876b1828","kind":"tag","published_at":"2025-06-20T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.376/manifests"},{"name":"v4.0.375","sha":"cc448746beef2868c61bf37e01ff09b47f5d2cdc","kind":"tag","published_at":"2025-06-19T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.375/manifests"},{"name":"v4.0.374","sha":"168cc7ea03bf5e3eddbdc5280025b2d75c77d734","kind":"tag","published_at":"2025-06-17T10:50:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.374/manifests"},{"name":"v4.0.373","sha":"b2fd464204dc96241ff786f95ac56d8eeb0c128d","kind":"tag","published_at":"2025-06-17T07:34:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.373/manifests"},{"name":"v4.0.372","sha":"84ae8f292d0364193a0c08930cdf7e8a80b27109","kind":"tag","published_at":"2025-06-14T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.372/manifests"},{"name":"v4.0.371","sha":"8056945b2a4fe68d59f9b369a988f2c2ab2356f7","kind":"tag","published_at":"2025-06-12T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.371/manifests"},{"name":"v4.0.370","sha":"f6f3f2627cd909507f7917c5bdb1db0d771b124e","kind":"tag","published_at":"2025-06-04T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.370/manifests"},{"name":"v4.0.369","sha":"c960b3657bda8068c089e3e473b7169ed6a92c5b","kind":"tag","published_at":"2025-06-03T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.369/manifests"},{"name":"v4.0.368","sha":"887651d21007a0e5496a4463c1aef599cebba661","kind":"tag","published_at":"2025-05-29T07:34:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.368/manifests"},{"name":"v4.0.367","sha":"a799cba5ad3ea51bcd2193433e0470c842d2274f","kind":"tag","published_at":"2025-05-28T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.367/manifests"},{"name":"v4.0.366","sha":"f5abba59c2cd467cb13affbdc235df371875718e","kind":"tag","published_at":"2025-05-27T07:34:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.366/manifests"},{"name":"v4.0.365","sha":"459059f2f8736f8079d24fce14a515c5c37679b2","kind":"tag","published_at":"2025-05-24T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.365/manifests"},{"name":"v4.0.364","sha":"c7582de0239cfbcf648f05323e28f59b947c21ff","kind":"tag","published_at":"2025-05-23T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.364/manifests"},{"name":"v4.0.363","sha":"d8f41c3029794ae3562a7ddc7c7357613eede71f","kind":"tag","published_at":"2025-05-22T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.363/manifests"},{"name":"v4.0.362","sha":"2f48759e21c550262a11f7ca245f878fe203b64c","kind":"tag","published_at":"2025-05-21T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.362/manifests"},{"name":"v4.0.361","sha":"612d207b0f629cce7184c5920c3dc83d5fee4f34","kind":"tag","published_at":"2025-05-20T07:34:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.361/manifests"},{"name":"v4.0.360","sha":"f492e9e8095e43c7f50d60b0238f0794f1a9ef01","kind":"tag","published_at":"2025-05-16T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.360/manifests"},{"name":"v4.0.359","sha":"088ea6c1978094d1e705a55ef8c3973a955aed3c","kind":"tag","published_at":"2025-05-15T07:34:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.359/manifests"},{"name":"v4.0.358","sha":"00832aba5e673dffcd38d96a0eeecf8b313fcf75","kind":"tag","published_at":"2025-05-14T06:53:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.358/manifests"},{"name":"v4.0.357","sha":"5226677d137e165a03c68a23b824cb543a628825","kind":"tag","published_at":"2025-05-13T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.357/manifests"},{"name":"v4.0.356","sha":"c59392f91b5013d029d7ca539d18ac394ef2b54b","kind":"tag","published_at":"2025-05-09T13:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.356/manifests"},{"name":"v4.0.355","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-09T07:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.355/manifests"},{"name":"v4.0.354","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-08T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.354/manifests"},{"name":"v4.0.353","sha":"b2f21dcf8853a27476d3c13f5a748602d1a57713","kind":"tag","published_at":"2025-05-07T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.353/manifests"},{"name":"v4.0.352","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.352/manifests"},{"name":"v4.0.351","sha":"db22aec598f10ae1b4023ff712f991cb3d817e79","kind":"tag","published_at":"2025-05-05T07:35:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.351/manifests"},{"name":"v4.0.350","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-04T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.350/manifests"},{"name":"v4.0.349","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-03T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.349/manifests"},{"name":"v4.0.348","sha":"e6df189dca676f0e27d6fb144682199751652ddb","kind":"tag","published_at":"2025-05-02T18:42:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.348/manifests"},{"name":"v4.0.347","sha":"7818d9f94e8e3adf04b0b0c1c237845c1c43e2b7","kind":"tag","published_at":"2025-05-01T07:35:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.347/manifests"},{"name":"v4.0.346","sha":"12d3da6e0e53c70760d9453b9b0ac28392fe8e10","kind":"tag","published_at":"2025-04-30T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.346/manifests"},{"name":"v4.0.345","sha":"562bd3e2da6915d724a34aa23bb0ebf4ce5fe649","kind":"tag","published_at":"2025-04-29T14:12:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.345/manifests"},{"name":"v4.0.344","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-29T07:32:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.344/manifests"},{"name":"v4.0.343","sha":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","kind":"tag","published_at":"2025-04-28T07:38:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.343/manifests"},{"name":"v4.0.342","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-27T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.342/manifests"},{"name":"v4.0.341","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-26T07:33:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.341/manifests"},{"name":"v4.0.340","sha":"1fbb469724034a02f2c460de96d9502990c9bb38","kind":"tag","published_at":"2025-04-25T07:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.340/manifests"},{"name":"v4.0.339","sha":"301312000e55502f891a818920a5041ba75e2657","kind":"tag","published_at":"2025-04-24T10:19:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.339/manifests"},{"name":"v4.0.338","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.338/manifests"},{"name":"v4.0.337","sha":"0fac95b94316b20e2eb32eeca44444ec9a9c57b1","kind":"tag","published_at":"2025-04-23T07:34:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.337/manifests"},{"name":"v4.0.336","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-22T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.336/manifests"},{"name":"v4.0.335","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-21T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.335/manifests"},{"name":"v4.0.334","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-20T07:35:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.334/manifests"},{"name":"v4.0.333","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-19T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.333/manifests"},{"name":"v4.0.332","sha":"584cf08afb24fbe00a1c33683ca2066a06763621","kind":"tag","published_at":"2025-04-18T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.332/manifests"},{"name":"v4.0.331","sha":"bd29d8882f12e0173989c738b0e4b33f1ffe7a56","kind":"tag","published_at":"2025-04-17T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.331/manifests"},{"name":"v4.0.330","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-16T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.330/manifests"},{"name":"v4.0.329","sha":"211db45d66a236dd29aa9ace62f46acae0c0d5db","kind":"tag","published_at":"2025-04-15T07:33:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.329/manifests"},{"name":"v4.0.328","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-13T07:34:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.328/manifests"},{"name":"v4.0.327","sha":"d9d105e67f63155cf1133512d047f6726feba87b","kind":"tag","published_at":"2025-04-12T07:33:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.327/manifests"},{"name":"v4.0.326","sha":"0ffb709b872e5afb4cca13a2eece13526e05864b","kind":"tag","published_at":"2025-04-11T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.326/manifests"},{"name":"v4.0.325","sha":"4d7a3d78f54109fedb1e1b33905108b5d1adb468","kind":"tag","published_at":"2025-04-10T07:35:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.325/manifests"},{"name":"v4.0.324","sha":"b198c1c82aa113ee354b56317a156b02bef7428f","kind":"tag","published_at":"2025-04-09T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.324/manifests"},{"name":"v4.0.323","sha":"2a69b9f440f7da03a7837044cd0cfa117519ec1e","kind":"tag","published_at":"2025-04-08T15:25:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.323/manifests"},{"name":"v4.0.322","sha":"c03a52b8776a4d4e86f5a98f7865d9bd9322be58","kind":"tag","published_at":"2025-04-08T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.322/manifests"},{"name":"v4.0.321","sha":"165a6a8170a3f8221267233a743896bd3aa089d7","kind":"tag","published_at":"2025-04-07T09:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.321/manifests"},{"name":"v4.0.320","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-06T07:33:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.320/manifests"},{"name":"v4.0.319","sha":"73f5f97c20f13ea9ad0d9dcce3355b2216474b90","kind":"tag","published_at":"2025-04-05T07:34:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.319/manifests"},{"name":"v4.0.318","sha":"3fa5fd45eefb40f696aa6b8b816443e8efe277c6","kind":"tag","published_at":"2025-04-04T07:33:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.318/manifests"},{"name":"v4.0.317","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T14:57:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.317/manifests"},{"name":"v4.0.316","sha":"d66ad16b5b70f527ab2fcf40d4c3c4d342dbfb99","kind":"tag","published_at":"2025-04-03T13:46:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.316/manifests"},{"name":"v4.0.315","sha":"8c30949881f038f40a417be5207920370315e619","kind":"tag","published_at":"2025-04-03T09:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.315/manifests"},{"name":"v4.0.314","sha":"b66f210420b36aa7c0fe4c48190b34112b9423d5","kind":"tag","published_at":"2025-04-02T10:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.314/manifests"},{"name":"v4.0.313","sha":"ba27491f2d8b099239f4e60331477ebe247097f5","kind":"tag","published_at":"2025-04-02T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.313/manifests"},{"name":"v4.0.312","sha":"36327e959f09aca206837d1e48ae7752a9950a82","kind":"tag","published_at":"2025-04-01T07:51:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.312/manifests"},{"name":"v4.0.311","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.311/manifests"},{"name":"v4.0.310","sha":"c6707a3aa353b3060d69a906961a04a900706929","kind":"tag","published_at":"2025-03-31T06:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.310/manifests"},{"name":"v4.0.309","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-30T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.309/manifests"},{"name":"v4.0.308","sha":"15df0fdcba560600ee0eb8752e4929d17523e04a","kind":"tag","published_at":"2025-03-29T07:33:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.308/manifests"},{"name":"v4.0.307","sha":"4b6bb8511bd44648d2875255110ac65d02636071","kind":"tag","published_at":"2025-03-28T08:04:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.307/manifests"},{"name":"v4.0.306","sha":"46677acb20803bd57b79f5e51dec43d84a75f4db","kind":"tag","published_at":"2025-03-27T07:34:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.306/manifests"},{"name":"v4.0.305","sha":"ea12255073a7486c633330d170594f4008192a32","kind":"tag","published_at":"2025-03-26T07:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.305/manifests"},{"name":"v4.0.304","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-25T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.304/manifests"},{"name":"v4.0.303","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-24T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.303/manifests"},{"name":"v4.0.302","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-23T07:33:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.302/manifests"},{"name":"v4.0.301","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-22T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.301/manifests"},{"name":"v4.0.300","sha":"fdb939b8b67ed05e89bba9bbb1b97bce89293536","kind":"tag","published_at":"2025-03-21T07:32:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.300/manifests"},{"name":"v4.0.299","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T11:34:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.299/manifests"},{"name":"v4.0.298","sha":"8e08a349ca1721830157bcb038a47fc92558d1cd","kind":"tag","published_at":"2025-03-20T10:32:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.298/manifests"},{"name":"v4.0.297","sha":"e2dae478c98ff52b4cb1e88d3c129d0db2cc1b70","kind":"tag","published_at":"2025-03-20T08:07:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.297/manifests"},{"name":"v4.0.296","sha":"06eda18ff2c6dd83efdc541ab096e96aea50ab9b","kind":"tag","published_at":"2025-03-19T12:09:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.296/manifests"},{"name":"v4.0.295","sha":"5d310d8abeb4cd1926f8a069c8459af938d34b41","kind":"tag","published_at":"2025-03-19T07:33:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.295/manifests"},{"name":"v4.0.294","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-18T07:34:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.294/manifests"},{"name":"v4.0.293","sha":"a113c4850286ce6820e7914fa8bb1c67b1393231","kind":"tag","published_at":"2025-03-17T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.293/manifests"},{"name":"v4.0.292","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-16T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.292/manifests"},{"name":"v4.0.291","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-15T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.291/manifests"},{"name":"v4.0.290","sha":"cfbf1fbe39b824f2b7e5d4a277220b9981dc0593","kind":"tag","published_at":"2025-03-14T14:30:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.290/manifests"},{"name":"v4.0.289","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T11:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.289/manifests"},{"name":"v4.0.288","sha":"8244482d5f01c237bbcf399b17cb959d2ed2e769","kind":"tag","published_at":"2025-03-14T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.288/manifests"},{"name":"v4.0.287","sha":"8c132bf9f2460d3ff811569aa1d8f8393b09ebd9","kind":"tag","published_at":"2025-03-13T07:33:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.287/manifests"},{"name":"v4.0.286","sha":"730d40b28a2b278614a04a2eaa7186a42e290939","kind":"tag","published_at":"2025-03-12T12:39:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.286/manifests"},{"name":"v4.0.285","sha":"3ee2df403bd70af014d815dbea84e3ca49faebf9","kind":"tag","published_at":"2025-03-12T11:48:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.285/manifests"},{"name":"v4.0.284","sha":"91e69dfc6617bc924ed899aadedfffaefed8096c","kind":"tag","published_at":"2025-03-12T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.284/manifests"},{"name":"v4.0.283","sha":"8793a1c2432ccb3924a56b2f22ba5037a61ce652","kind":"tag","published_at":"2025-03-11T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.283/manifests"},{"name":"v4.0.282","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-10T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.282/manifests"},{"name":"v4.0.281","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-09T07:33:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.281/manifests"},{"name":"v4.0.280","sha":"6fd1b3ae031b22cf4821b1341fa6c775e1cc9a4a","kind":"tag","published_at":"2025-03-08T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.280/manifests"},{"name":"v4.0.279","sha":"a3228551cbeae0f9431f871a530703829182e4db","kind":"tag","published_at":"2025-03-07T10:17:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.279/manifests"},{"name":"v4.0.278","sha":"7d7b9e73c48a0cdd4d830a8a19617dcd82f590f3","kind":"tag","published_at":"2025-03-07T07:33:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.278/manifests"},{"name":"v4.0.277","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-06T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.277/manifests"},{"name":"v4.0.276","sha":"6385dbb02ba5614ed10e4de2e80db43f37558d22","kind":"tag","published_at":"2025-03-05T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.276/manifests"},{"name":"v4.0.275","sha":"9663bdc048e1a2c68839c761253e7754ab6d2e2e","kind":"tag","published_at":"2025-03-04T07:33:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.275/manifests"},{"name":"v4.0.274","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T13:34:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.274/manifests"},{"name":"v4.0.273","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T12:33:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.273/manifests"},{"name":"v4.0.272","sha":"81239255ef05e1bebbf1b0dbde3be60c063cc194","kind":"tag","published_at":"2025-03-03T11:05:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.272/manifests"},{"name":"v4.0.271","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-03T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.271/manifests"},{"name":"v4.0.270","sha":"13c4037cd255ab84342a634d48de4edbdcb6b8ff","kind":"tag","published_at":"2025-03-02T07:33:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.270/manifests"},{"name":"v4.0.269","sha":"144d8184b0d51ba1eb699c0265b060bb8bf18007","kind":"tag","published_at":"2025-03-01T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.269/manifests"},{"name":"v4.0.268","sha":"1cd8e2a10111b4fda85ca68bbda2b9c1f416687b","kind":"tag","published_at":"2025-02-28T07:34:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.268/manifests"},{"name":"v4.0.267","sha":"ece08fa9828a1444b8b8a1966a8be6e4e1220832","kind":"tag","published_at":"2025-02-27T07:33:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.267/manifests"},{"name":"v4.0.266","sha":"366b910d4552dfd349997d7d8e110a9ff434aee5","kind":"tag","published_at":"2025-02-26T07:34:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.266/manifests"},{"name":"v4.0.265","sha":"00064faedfbc61dfd9d185dabdedf32e08f1da73","kind":"tag","published_at":"2025-02-25T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.265/manifests"},{"name":"v4.0.264","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-24T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.264/manifests"},{"name":"v4.0.263","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-23T07:32:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.263/manifests"},{"name":"v4.0.262","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-22T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.262/manifests"},{"name":"v4.0.261","sha":"3102b73b297e1efabc6aaf65a446686719371ec3","kind":"tag","published_at":"2025-02-21T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.261/manifests"},{"name":"v4.0.260","sha":"083106bcf00a8bc2440ef1625f608bd16aacadf7","kind":"tag","published_at":"2025-02-20T12:25:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.260/manifests"},{"name":"v4.0.259","sha":"7986135bd4e211ed63b5c455b4e16a6295988205","kind":"tag","published_at":"2025-02-20T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.259/manifests"},{"name":"v4.0.258","sha":"aaf0bb461f0f83829756c860292b9e207c944278","kind":"tag","published_at":"2025-02-19T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.258/manifests"},{"name":"v4.0.257","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T14:48:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.257/manifests"},{"name":"v4.0.256","sha":"bee023364aca6254dbd45a6c1172384799a81dc4","kind":"tag","published_at":"2025-02-18T13:10:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.256/manifests"},{"name":"v4.0.255","sha":"35dacc90a9e8d5f23970f000ca65546135369f96","kind":"tag","published_at":"2025-02-18T07:31:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.255/manifests"},{"name":"v4.0.254","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-17T07:34:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.254/manifests"},{"name":"v4.0.253","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-16T07:33:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.253/manifests"},{"name":"v4.0.252","sha":"b5fe81094362ecf873b5f74d2c76b293cd4a11ea","kind":"tag","published_at":"2025-02-15T07:32:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.252/manifests"},{"name":"v4.0.251","sha":"1c98d9e16027dc02c34c6debb61a9203852b916d","kind":"tag","published_at":"2025-02-14T07:32:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.251/manifests"},{"name":"v4.0.250","sha":"c72d37d35278c2b8453607a7a5330762555577e9","kind":"tag","published_at":"2025-02-13T07:33:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.250/manifests"},{"name":"v4.0.249","sha":"cf8498a09778cec3f0a02199090a0b5b430454ec","kind":"tag","published_at":"2025-02-12T07:34:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.249/manifests"},{"name":"v4.0.248","sha":"f84df8968c9547839b075fe29927de6db73fed7e","kind":"tag","published_at":"2025-02-11T07:33:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.248/manifests"},{"name":"v4.0.247","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-10T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.247/manifests"},{"name":"v4.0.246","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-09T07:32:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.246/manifests"},{"name":"v4.0.245","sha":"ec82925a86b8eef5f83eb4647ed4f92c3a810616","kind":"tag","published_at":"2025-02-08T07:34:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.245/manifests"},{"name":"v4.0.244","sha":"91f08be24663bae66ef7d8988b65d7cc84df454c","kind":"tag","published_at":"2025-02-07T07:33:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.244/manifests"},{"name":"v4.0.243","sha":"ec172214efec19e657b1bff789ec13da603590f0","kind":"tag","published_at":"2025-02-06T07:33:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.243/manifests"},{"name":"v4.0.242","sha":"c888e1a25bbf601a606cd208484559f09495eae0","kind":"tag","published_at":"2025-02-05T08:54:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.242/manifests"},{"name":"v4.0.241","sha":"94d91b682aab27abfd51d50e24688833d9823181","kind":"tag","published_at":"2025-02-05T07:36:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.241/manifests"},{"name":"v4.0.240","sha":"164087d975dde532357b5633d52a2e7c510b72a4","kind":"tag","published_at":"2025-02-04T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.240/manifests"},{"name":"v4.0.239","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-03T07:33:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.239/manifests"},{"name":"v4.0.238","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-02T07:33:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.238/manifests"},{"name":"v4.0.237","sha":"b02caa7fff7f2325c920bcb4fc717ba54a409b5c","kind":"tag","published_at":"2025-02-01T07:32:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.237/manifests"},{"name":"v4.0.236","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T10:19:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.236/manifests"},{"name":"v4.0.235","sha":"4f5957251c257ca21d258f3dc9a9d1640f81bc43","kind":"tag","published_at":"2025-01-31T07:32:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.235/manifests"},{"name":"v4.0.234","sha":"449db5ba9690822b1dd94a1944188f7ee9ab932c","kind":"tag","published_at":"2025-01-30T19:03:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.234/manifests"},{"name":"v4.0.233","sha":"095bd4e4aa6b99dfa7116ca875f9427004c65905","kind":"tag","published_at":"2025-01-30T07:34:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.233/manifests"},{"name":"v4.0.232","sha":"6b9c87ef29cd88433bb1480dfd707d83367722f4","kind":"tag","published_at":"2025-01-29T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.232/manifests"},{"name":"v4.0.231","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T21:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.231/manifests"},{"name":"v4.0.230","sha":"e2d410d1f894caa0fa8f0b73f31c6ea7ea53bf40","kind":"tag","published_at":"2025-01-28T14:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.230/manifests"},{"name":"v4.0.229","sha":"9165b0ffe7c1c86390af414d83e6416cb2acd6e2","kind":"tag","published_at":"2025-01-28T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.229/manifests"},{"name":"v4.0.228","sha":"4c5dce12eab8ab68a0562a95cfe696deec9935f5","kind":"tag","published_at":"2025-01-27T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.228/manifests"},{"name":"v4.0.227","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-26T07:31:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.227/manifests"},{"name":"v4.0.226","sha":"133df784a963a93b4d849f40200d6d71854e3efc","kind":"tag","published_at":"2025-01-25T07:33:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.226/manifests"},{"name":"v4.0.225","sha":"00d5d2c424aef4c318be8cbd85dbba97dbd2f3c6","kind":"tag","published_at":"2025-01-24T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.225/manifests"},{"name":"v4.0.224","sha":"3d82f38a4d1847f78f513d3087a338d784eb2a62","kind":"tag","published_at":"2025-01-23T07:33:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.224/manifests"},{"name":"v4.0.223","sha":"43394706c07b40c756737d03c17a28e5ac97d66b","kind":"tag","published_at":"2025-01-22T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.223/manifests"},{"name":"v4.0.222","sha":"03c8d1279899b2413ecd178af387a943c128eabd","kind":"tag","published_at":"2025-01-21T07:32:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.222/manifests"},{"name":"v4.0.221","sha":"4b5da19825d73283d7ba73a97ff39f5971b93949","kind":"tag","published_at":"2025-01-20T07:32:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.221/manifests"},{"name":"v4.0.220","sha":"f7d270dcc34553bb6edc8e8ec4b1f35577127a73","kind":"tag","published_at":"2025-01-19T07:33:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.220/manifests"},{"name":"v4.0.219","sha":"d0925e17863070e43cd8f6bebfba1affe58033f0","kind":"tag","published_at":"2025-01-18T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.219/manifests"},{"name":"v4.0.218","sha":"f83f22548baa8ae5f1fb841b90f9b69a39d221ef","kind":"tag","published_at":"2025-01-17T07:33:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.218/manifests"},{"name":"v4.0.217","sha":"c5c8ef5f8ce8a552d87182019eba3a5b52eeaea5","kind":"tag","published_at":"2025-01-16T07:32:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.217/manifests"},{"name":"v4.0.216","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-15T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.216/manifests"},{"name":"v4.0.215","sha":"48d26b5b71bc137775d7f4b30cd39dcd7d8785d1","kind":"tag","published_at":"2025-01-14T16:09:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.215/manifests"},{"name":"v4.0.214","sha":"ee19e27b6a1e9948f699acfaf9daca3e936aaee2","kind":"tag","published_at":"2025-01-14T11:23:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.214/manifests"},{"name":"v4.0.213","sha":"a9220849ca07916bb20364080a668b6ec71b5b30","kind":"tag","published_at":"2025-01-14T07:46:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.213/manifests"},{"name":"v4.0.212","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-13T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.212/manifests"},{"name":"v4.0.211","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-12T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.211/manifests"},{"name":"v4.0.210","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-11T07:32:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.210/manifests"},{"name":"v4.0.209","sha":"d427219b0c298287998ed6efcca802e1810f2e2f","kind":"tag","published_at":"2025-01-10T13:03:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.209/manifests"},{"name":"v4.0.208","sha":"d65779607b095a873a5ce2a21479f43f65950a47","kind":"tag","published_at":"2025-01-10T10:48:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.208/manifests"},{"name":"v4.0.207","sha":"97806c7b998ae522af556154ae66647f84c3a3bc","kind":"tag","published_at":"2025-01-10T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.207/manifests"},{"name":"v4.0.206","sha":"bf1cda868e6c946996d3f3f515851833b22d90d0","kind":"tag","published_at":"2025-01-09T07:33:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.206/manifests"},{"name":"v4.0.205","sha":"937c2ffbcf22935b67fbc90c2eedfb37c185b458","kind":"tag","published_at":"2025-01-08T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.205/manifests"},{"name":"v4.0.204","sha":"578b4229f34eab36c1f93d3fa5da791ff1616cca","kind":"tag","published_at":"2025-01-07T07:33:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.204/manifests"},{"name":"v4.0.203","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-06T07:33:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.203/manifests"},{"name":"v4.0.202","sha":"ec2b51785385e947fc9e4fecb30301748bcc7b5c","kind":"tag","published_at":"2025-01-05T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.202/manifests"},{"name":"v4.0.201","sha":"56463fdc813070b573b6f7f93d18ce8ed6c73fbb","kind":"tag","published_at":"2025-01-04T07:32:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.201/manifests"},{"name":"v4.0.200","sha":"e0bdfac6678468a6875b2a26addf8d21e24ab4b9","kind":"tag","published_at":"2025-01-03T07:31:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.200/manifests"},{"name":"v4.0.199","sha":"717cd8b02ef3d8a27fe25e0bd5668d07ecd527ad","kind":"tag","published_at":"2025-01-02T12:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.199/manifests"},{"name":"v4.0.198","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-02T07:32:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.198/manifests"},{"name":"v4.0.197","sha":"c879793c43cbbb969dcdd64b49a75a915f137a4b","kind":"tag","published_at":"2025-01-01T07:32:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.197/manifests"},{"name":"v4.0.196","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-31T07:32:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.196/manifests"},{"name":"v4.0.195","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-30T07:34:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.195/manifests"},{"name":"v4.0.194","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-29T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.194/manifests"},{"name":"v4.0.193","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.193/manifests"},{"name":"v4.0.192","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-27T07:33:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.192/manifests"},{"name":"v4.0.191","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-26T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.191/manifests"},{"name":"v4.0.190","sha":"793dd44f2872c98adbfc914a6bda49cd334723a4","kind":"tag","published_at":"2024-12-25T07:32:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.190/manifests"},{"name":"v4.0.189","sha":"a2eba418b71006ce9fa979f874f21c882bee3f0b","kind":"tag","published_at":"2024-12-18T07:32:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.189/manifests"},{"name":"v4.0.188","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-17T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.188/manifests"},{"name":"v4.0.187","sha":"ec04763ae596c02be0a2c9d4f99501b31c3cd308","kind":"tag","published_at":"2024-12-16T19:02:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.187/manifests"},{"name":"v4.0.186","sha":"70b610d995b7c68562406a7cfda8ccd4944b653f","kind":"tag","published_at":"2024-12-16T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.186/manifests"},{"name":"v4.0.185","sha":"81d1b3140f89dbb0ee3e27ce455016ef6e85fb93","kind":"tag","published_at":"2024-12-14T07:31:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.185/manifests"},{"name":"v4.0.184","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-13T07:32:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.184/manifests"},{"name":"v4.0.183","sha":"498f8959ded3a25f6a87cb6b853042cfb7224121","kind":"tag","published_at":"2024-12-12T19:08:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.183/manifests"},{"name":"v4.0.182","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-12T07:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.182/manifests"},{"name":"v4.0.181","sha":"ae34bdc36ebb703f9684cebb42d98e225037e9ad","kind":"tag","published_at":"2024-12-11T07:31:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.181/manifests"},{"name":"v4.0.180","sha":"fcf42dda1a2dca862ff49f9b546b751974fd6ec2","kind":"tag","published_at":"2024-12-10T11:31:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.180/manifests"},{"name":"v4.0.179","sha":"5af4cc03c1e252d5fef2dede5f236250f8aec980","kind":"tag","published_at":"2024-12-10T07:31:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.179/manifests"},{"name":"v4.0.178","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-09T07:32:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.178/manifests"},{"name":"v4.0.177","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-08T07:32:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.177/manifests"},{"name":"v4.0.176","sha":"982e7ee43b14bebef1c057ff778dd616238842df","kind":"tag","published_at":"2024-12-07T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.176/manifests"},{"name":"v4.0.175","sha":"58838a5b88f629ed7c127222c4e424ab65b5b2b9","kind":"tag","published_at":"2024-12-06T11:47:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.175/manifests"},{"name":"v4.0.174","sha":"8378c2b2937b6d49b8606cb4bcc2fd42a8faf22c","kind":"tag","published_at":"2024-12-06T07:32:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.174/manifests"},{"name":"v4.0.173","sha":"3bb8548829371fa853c6707c3837b8e1b8fdbcec","kind":"tag","published_at":"2024-12-05T09:13:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.173/manifests"},{"name":"v4.0.172","sha":"9a163598a2db70d25aac593db2fe0b88910af6bb","kind":"tag","published_at":"2024-12-05T07:32:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.172/manifests"},{"name":"v4.0.171","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-04T07:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.171/manifests"},{"name":"v4.0.170","sha":"a28132478c82041135c19bcb19ddb76f0bcb8973","kind":"tag","published_at":"2024-12-03T17:14:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.170/manifests"},{"name":"v4.0.169","sha":"c9dd40ac7700d358b57e4d0de263e3abfab3f18d","kind":"tag","published_at":"2024-12-03T13:36:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.169/manifests"},{"name":"v4.0.168","sha":"64055126746ca9ac81fec470e5d0c1dafa8263ac","kind":"tag","published_at":"2024-12-03T07:31:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.168/manifests"},{"name":"v4.0.167","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-02T07:31:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.167/manifests"},{"name":"v4.0.166","sha":"9605b7e76cedc76283c218537d2610b0665706d7","kind":"tag","published_at":"2024-12-01T07:31:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.166/manifests"},{"name":"v4.0.165","sha":"a6ce083e12029613f02d0af7896233e899b6f4b7","kind":"tag","published_at":"2024-11-30T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.165/manifests"},{"name":"v4.0.164","sha":"c65e85d9e4d06ba3e91b55707361d8f54143778a","kind":"tag","published_at":"2024-11-29T07:32:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.164/manifests"},{"name":"v4.0.163","sha":"07b9785ae6519a84245507d37a45b41572fb00dc","kind":"tag","published_at":"2024-11-28T08:27:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.163/manifests"},{"name":"v4.0.162","sha":"c52986f1eda05f69a0c66fb05a00e756f19dbe5d","kind":"tag","published_at":"2024-11-28T07:31:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.162/manifests"},{"name":"v4.0.161","sha":"3d4d22c32a1aefbf9fdaf8ef05e4c63af0f90bfb","kind":"tag","published_at":"2024-11-27T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.161/manifests"},{"name":"v4.0.160","sha":"292a25ff1b6a3e1a1102c77ee6605a70b4804a52","kind":"tag","published_at":"2024-11-26T12:55:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.160/manifests"},{"name":"v4.0.159","sha":"141d8f08d9844fe747edc99ae88adfaaa9fb01cb","kind":"tag","published_at":"2024-11-26T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.159/manifests"},{"name":"v4.0.158","sha":"466e7632c522d7c91c47352e9245728c99adcdcb","kind":"tag","published_at":"2024-11-25T12:50:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.158/manifests"},{"name":"v4.0.157","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-25T07:32:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.157/manifests"},{"name":"v4.0.156","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-24T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.156/manifests"},{"name":"v4.0.155","sha":"d65ef4ec34b11bea8b25f6603882bc50df6085a8","kind":"tag","published_at":"2024-11-23T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.155/manifests"},{"name":"v4.0.154","sha":"0b9c068f8c9ac50dd462737b56e1011e06065540","kind":"tag","published_at":"2024-11-22T07:32:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.154/manifests"},{"name":"v4.0.153","sha":"62b3767265e8c3c2dc58e3036011a1d0493cb9ed","kind":"tag","published_at":"2024-11-21T07:32:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.153/manifests"},{"name":"v4.0.152","sha":"c115e870c95eade298734a6628370746b6283708","kind":"tag","published_at":"2024-11-20T07:31:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.152/manifests"},{"name":"v4.0.151","sha":"a322bf4d37557b8fb27a9d027e7e32cd2a9d30e3","kind":"tag","published_at":"2024-11-19T07:31:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.151/manifests"},{"name":"v4.0.150","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-18T07:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.150/manifests"},{"name":"v4.0.149","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-17T07:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.149/manifests"},{"name":"v4.0.148","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-16T07:31:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.148/manifests"},{"name":"v4.0.147","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-15T07:31:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.147/manifests"},{"name":"v4.0.146","sha":"958fdd3d976197a783f8ade1254b43e977648f28","kind":"tag","published_at":"2024-11-14T13:05:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.146/manifests"},{"name":"v4.0.145","sha":"2505dcf759b57d2989e5373747d27c2fafac077e","kind":"tag","published_at":"2024-11-14T07:32:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.145/manifests"},{"name":"v4.0.144","sha":"3bc433f65cfdb0d04381d5ebb4b7554fdce47622","kind":"tag","published_at":"2024-11-13T07:30:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.144/manifests"},{"name":"v4.0.143","sha":"b5a4ccca56e2195460bd8f7a304da3474fece389","kind":"tag","published_at":"2024-11-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.143/manifests"},{"name":"v4.0.142","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-10T07:32:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.142/manifests"},{"name":"v4.0.141","sha":"1b8569cdfdd668fe614c5029e896310eb33586e6","kind":"tag","published_at":"2024-11-09T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.141/manifests"},{"name":"v4.0.140","sha":"6465bfe34d44204032be2af201b01a0d761f8a8d","kind":"tag","published_at":"2024-11-08T07:31:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.140/manifests"},{"name":"v4.0.139","sha":"dd899d02083d6f170a054094509cd758a7bae8d8","kind":"tag","published_at":"2024-11-07T10:54:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.139/manifests"},{"name":"v4.0.138","sha":"793a509e59af7033577a0759290dd5bf888c95d5","kind":"tag","published_at":"2024-11-07T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.138/manifests"},{"name":"v4.0.137","sha":"17e1425fe433d89cc6520484ee42183633df6715","kind":"tag","published_at":"2024-11-06T10:15:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.137/manifests"},{"name":"v4.0.136","sha":"80145a8a4c2ceb5c64fb455f77ad9a9d421d574a","kind":"tag","published_at":"2024-11-06T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.136/manifests"},{"name":"v4.0.135","sha":"93876e5c20c362ef7473129598b47bcc159552ad","kind":"tag","published_at":"2024-11-05T11:26:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.135/manifests"},{"name":"v4.0.134","sha":"887e050c8e67775664bcd58f0be646c0df873d17","kind":"tag","published_at":"2024-11-05T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.134/manifests"},{"name":"v4.0.133","sha":"eed2101b1ecaf980dde71715573e6be1124819e7","kind":"tag","published_at":"2024-11-04T07:30:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.133/manifests"},{"name":"v4.0.132","sha":"b00c0300418f0bae515638616e013405958230e3","kind":"tag","published_at":"2024-11-03T07:31:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.132/manifests"},{"name":"v4.0.131","sha":"a4f0f5fa6c81bf6a780a806903140b3c390424e9","kind":"tag","published_at":"2024-11-02T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.131/manifests"},{"name":"v4.0.130","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T13:54:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.130/manifests"},{"name":"v4.0.129","sha":"3e059696955efb9717c38bfae2f23a96fdc84af5","kind":"tag","published_at":"2024-11-01T07:28:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.129/manifests"},{"name":"v4.0.128","sha":"a792e0b8dd2d80ae4be7cd6b88c48840bdd602d8","kind":"tag","published_at":"2024-10-31T11:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.128/manifests"},{"name":"v4.0.127","sha":"784b2fd44ace8d8c447defc26f45047d3bfc7866","kind":"tag","published_at":"2024-10-31T07:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.127/manifests"},{"name":"v4.0.126","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-30T07:29:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.126/manifests"},{"name":"v4.0.125","sha":"9ee0a395e7bdf7de4a1b1606014e83eae368ce75","kind":"tag","published_at":"2024-10-29T07:28:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.125/manifests"},{"name":"v4.0.124","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-28T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.124/manifests"},{"name":"v4.0.123","sha":"7d82f3f22d743ebad931b51f6c43d8069900140c","kind":"tag","published_at":"2024-10-27T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.123/manifests"},{"name":"v4.0.122","sha":"54d03efe1d0c4c006a3984a918b5bc4f9e5b55c9","kind":"tag","published_at":"2024-10-26T07:28:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.122/manifests"},{"name":"v4.0.121","sha":"3bda95ecfc9bbd9cc23c1e0aa54d01f6cae22592","kind":"tag","published_at":"2024-10-25T07:27:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.121/manifests"},{"name":"v4.0.120","sha":"9e630a422fdff6935e024f5b7ce0bae7a9bb43ff","kind":"tag","published_at":"2024-10-24T07:39:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.120/manifests"},{"name":"v4.0.119","sha":"76c64df6ebda3333b30329427260095a770ea8dc","kind":"tag","published_at":"2024-10-23T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.119/manifests"},{"name":"v4.0.118","sha":"2cc61c85ff13bf69556eebe05ef000ace3aafe0e","kind":"tag","published_at":"2024-10-22T07:36:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.118/manifests"},{"name":"v4.0.117","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-21T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.117/manifests"},{"name":"v4.0.116","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-20T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.116/manifests"},{"name":"v4.0.115","sha":"11f92c03ce184a9ddb9dd4ac400c7d866ff3484a","kind":"tag","published_at":"2024-10-19T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.115/manifests"},{"name":"v4.0.114","sha":"452b1e34741e51eb688f611d5badee2f429c4a5d","kind":"tag","published_at":"2024-10-18T07:37:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.114/manifests"},{"name":"v4.0.113","sha":"2cce15dd6326569f39ed3af1201a2ff17d5a6470","kind":"tag","published_at":"2024-10-17T07:38:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.113/manifests"},{"name":"v4.0.112","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-16T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.112/manifests"},{"name":"v4.0.111","sha":"9e1a46671bc2d9781dc2fc09e6c82e672764bad3","kind":"tag","published_at":"2024-10-15T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.111/manifests"},{"name":"v4.0.110","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-14T07:36:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.110/manifests"},{"name":"v4.0.109","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-13T07:36:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.109/manifests"},{"name":"v4.0.108","sha":"e0e493d030ab08a36625c07f4872b5b8d5f35ad5","kind":"tag","published_at":"2024-10-12T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.108/manifests"},{"name":"v4.0.107","sha":"cf3834db76425ccbec62d3fc1a2464a549789612","kind":"tag","published_at":"2024-10-11T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.107/manifests"},{"name":"v4.0.106","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-10T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.106/manifests"},{"name":"v4.0.105","sha":"c69ecf52fecafeaeee55457c02e1e63fb53fe988","kind":"tag","published_at":"2024-10-09T16:24:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.105/manifests"},{"name":"v4.0.104","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-09T07:37:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.104/manifests"},{"name":"v4.0.103","sha":"488fd7b14fca78c8b85a2f813d8f1169c60fe3f6","kind":"tag","published_at":"2024-10-08T07:37:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.103/manifests"},{"name":"v4.0.102","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-07T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.102/manifests"},{"name":"v4.0.101","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-06T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.101/manifests"},{"name":"v4.0.100","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-05T07:36:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.100/manifests"},{"name":"v4.0.99","sha":"2935a1fd475f7ceacbf0378f7b56e0c4bdb3e740","kind":"tag","published_at":"2024-10-04T07:38:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.99/manifests"},{"name":"v4.0.98","sha":"3aab59316d00bef2b8a32e6bc207cddccc43b20a","kind":"tag","published_at":"2024-10-03T07:37:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.98/manifests"},{"name":"v4.0.97","sha":"bc002cf6601d63bb54298b943636406cf3db182b","kind":"tag","published_at":"2024-10-02T09:49:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.97/manifests"},{"name":"v4.0.96","sha":"464480d7e41ac3b92628c03d04b433a2ae0606bc","kind":"tag","published_at":"2024-10-02T07:35:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.96/manifests"},{"name":"v4.0.95","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-10-01T07:37:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.95/manifests"},{"name":"v4.0.94","sha":"f1e3270176441717911d8a6f2b71d66d00ed73bf","kind":"tag","published_at":"2024-09-30T12:57:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.94/manifests"},{"name":"v4.0.93","sha":"f5dda2125ce5250121cc209cd8eb0d6ef6d0b26d","kind":"tag","published_at":"2024-09-30T07:38:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.93/manifests"},{"name":"v4.0.92","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-29T07:36:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.92/manifests"},{"name":"v4.0.91","sha":"f1414371753ff551bc189e5b662ca6046ec72305","kind":"tag","published_at":"2024-09-28T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.91/manifests"},{"name":"v4.0.90","sha":"da64780392e6a8733aa339469bfdf1a3bf4280aa","kind":"tag","published_at":"2024-09-27T08:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.90/manifests"},{"name":"v4.0.89","sha":"3d38fec03961566fe1b00a03c0c4b90d8643a6f5","kind":"tag","published_at":"2024-09-26T11:54:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.89/manifests"},{"name":"v4.0.88","sha":"cc7f787459d5591cefafee003ac740e810f78fce","kind":"tag","published_at":"2024-09-26T07:36:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.88/manifests"},{"name":"v4.0.87","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T08:04:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.87/manifests"},{"name":"v4.0.86","sha":"5a7453bd6981b9219dbdbd8677a234d57725248e","kind":"tag","published_at":"2024-09-25T07:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.86/manifests"},{"name":"v4.0.85","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-24T07:36:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.85/manifests"},{"name":"v4.0.84","sha":"22a58fee4d79e90e979c5f436e98a7ab59ffbdc6","kind":"tag","published_at":"2024-09-23T12:39:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.84/manifests"},{"name":"v4.0.83","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-23T07:36:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.83/manifests"},{"name":"v4.0.82","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.82/manifests"},{"name":"v4.0.81","sha":"2101f5ac99e916275bc7caa6d98d84c2c1b1dfb2","kind":"tag","published_at":"2024-09-21T07:38:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.81/manifests"},{"name":"v4.0.80","sha":"236bd8f15dc4fe34224b9ab878ce23437cd2799a","kind":"tag","published_at":"2024-09-20T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.80/manifests"},{"name":"v4.0.79","sha":"17df32d2ced99c5ac6e936d8d87229285b10e018","kind":"tag","published_at":"2024-09-19T07:38:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.79/manifests"},{"name":"v4.0.78","sha":"3440c26a9de390645c6415d322af8b08c074895b","kind":"tag","published_at":"2024-09-18T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.78/manifests"},{"name":"v4.0.77","sha":"941a6d8d02aef69f236c9a9b0c15308322c988fd","kind":"tag","published_at":"2024-09-17T07:37:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.77/manifests"},{"name":"v4.0.76","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-16T07:36:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.76/manifests"},{"name":"v4.0.75","sha":"3ab71febf8be29a233b59dcf78f6e9263c9808f3","kind":"tag","published_at":"2024-09-15T07:38:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.75/manifests"},{"name":"v4.0.74","sha":"bd79b8fb0c8405a0b1ea011d1408148f284b7de3","kind":"tag","published_at":"2024-09-14T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.74/manifests"},{"name":"v4.0.73","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-13T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"fe64ec809e4200e586b096715677cc8873882463","kind":"tag","published_at":"2024-09-12T12:32:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.72/manifests"},{"name":"v4.0.71","sha":"81aa12bb2b423295d0f739186e749a2f58aed0b6","kind":"tag","published_at":"2024-09-12T07:37:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.71/manifests"},{"name":"v4.0.70","sha":"ff733099b8391263fef0c2e672154492d12143c0","kind":"tag","published_at":"2024-09-11T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.70/manifests"},{"name":"v4.0.69","sha":"76e1e66411752ccf6e845d6e3e2ecea5d96aaa3e","kind":"tag","published_at":"2024-09-10T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.69/manifests"},{"name":"v4.0.68","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-09T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.68/manifests"},{"name":"v4.0.67","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-08T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.67/manifests"},{"name":"v4.0.66","sha":"d80fb41e07a8419a20d85a569c89ba54cbc87a57","kind":"tag","published_at":"2024-09-07T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.66/manifests"},{"name":"v4.0.65","sha":"03c9e106c03b43376628d41872f35425009350d6","kind":"tag","published_at":"2024-09-06T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.65/manifests"},{"name":"v4.0.64","sha":"b3c83c92e26d688d37a58f9ed0eef7298b46424b","kind":"tag","published_at":"2024-09-05T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.64/manifests"},{"name":"v4.0.63","sha":"911e15d03dd24d5e640478b3034101a47f843164","kind":"tag","published_at":"2024-09-04T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.63/manifests"},{"name":"v4.0.62","sha":"72bc423f3f485eca2f2d3e11a22ea355604855d0","kind":"tag","published_at":"2024-09-03T07:37:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.62/manifests"},{"name":"v4.0.61","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-09-01T07:36:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.61/manifests"},{"name":"v4.0.60","sha":"a997dc3f3c67a57c08cddf899a36c823cbcd5862","kind":"tag","published_at":"2024-08-31T07:37:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.60/manifests"},{"name":"v4.0.59","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-30T07:37:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.59/manifests"},{"name":"v4.0.58","sha":"389bd5013a9a84141d7c9697d71452e21055c6a9","kind":"tag","published_at":"2024-08-29T10:01:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.58/manifests"},{"name":"v4.0.57","sha":"12a10807971a05728bb44e4ab74b9bc00497c005","kind":"tag","published_at":"2024-08-29T07:37:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.57/manifests"},{"name":"v4.0.56","sha":"e8df2187ca8007d639a35f8e638bb3f64c66bdf8","kind":"tag","published_at":"2024-08-28T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.56/manifests"},{"name":"v4.0.55","sha":"6a14e4da2bf7e631430a4d5184be6c8bce95274d","kind":"tag","published_at":"2024-08-27T07:37:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.55/manifests"},{"name":"v4.0.54","sha":"a03d4bf3cad5b39f3999aa4105792745ead1b0fa","kind":"tag","published_at":"2024-08-26T11:04:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.54/manifests"},{"name":"v4.0.53","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-26T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.53/manifests"},{"name":"v4.0.52","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-25T07:37:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.52/manifests"},{"name":"v4.0.51","sha":"fc7d004706fb4847bf8f59a48749c7287b601836","kind":"tag","published_at":"2024-08-24T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.51/manifests"},{"name":"v4.0.50","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-23T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.50/manifests"},{"name":"v4.0.49","sha":"5f89dfefcc24091094be0509f6292d00135f6849","kind":"tag","published_at":"2024-08-22T16:52:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.49/manifests"},{"name":"v4.0.48","sha":"b3410673784184b494097b7395adf7f9697cbf7b","kind":"tag","published_at":"2024-08-22T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.48/manifests"},{"name":"v4.0.47","sha":"caf75bce4b80239f0abda71c9212fb655d36163b","kind":"tag","published_at":"2024-08-21T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.47/manifests"},{"name":"v4.0.46","sha":"d804e8a6584c4f90ade754ffec9ded50096cfa9b","kind":"tag","published_at":"2024-08-20T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.46/manifests"},{"name":"v4.0.45","sha":"de2b9c08847d8c884948e1f2fcce8e49a72db38b","kind":"tag","published_at":"2024-08-19T12:11:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.45/manifests"},{"name":"v4.0.44","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-19T07:36:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.44/manifests"},{"name":"v4.0.43","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-18T07:37:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.43/manifests"},{"name":"v4.0.42","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-17T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.42/manifests"},{"name":"v4.0.41","sha":"7e24d927f7f49ceb83198832d385d44dc1c79b2d","kind":"tag","published_at":"2024-08-16T13:11:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.41/manifests"},{"name":"v4.0.40","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-16T07:35:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.40/manifests"},{"name":"v4.0.39","sha":"e967d4cdc405c42bd20b9abdd5ce92e729a9fac5","kind":"tag","published_at":"2024-08-15T12:01:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.39/manifests"},{"name":"v4.0.38","sha":"ca4c172f5eb1507dee316da2b7fa1b1d9d534d7b","kind":"tag","published_at":"2024-08-15T09:18:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.38/manifests"},{"name":"v4.0.37","sha":"c977d4c71544233cb1caf00fc6ca35525185b932","kind":"tag","published_at":"2024-08-15T07:36:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.37/manifests"},{"name":"v4.0.36","sha":"10a089e20084ec13af81fe1340cd3e15d06aeda8","kind":"tag","published_at":"2024-08-14T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.36/manifests"},{"name":"v4.0.35","sha":"71e5e7f2473b21ef7669ca283d349b75ba1cc0c8","kind":"tag","published_at":"2024-08-13T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.35/manifests"},{"name":"v4.0.34","sha":"8ea641be7569b25ad1d4a25c8b77f6932f225c23","kind":"tag","published_at":"2024-08-12T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.34/manifests"},{"name":"v4.0.33","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-11T07:36:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.33/manifests"},{"name":"v4.0.32","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-10T07:36:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.32/manifests"},{"name":"v4.0.31","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-09T07:35:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.31/manifests"},{"name":"v4.0.30","sha":"bea0f353d769088f168c1ea135f300821ae97850","kind":"tag","published_at":"2024-08-08T07:36:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.30/manifests"},{"name":"v4.0.29","sha":"5a166549d1cd252c8c22a22f73bd5b75d943f47b","kind":"tag","published_at":"2024-08-07T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.29/manifests"},{"name":"v4.0.28","sha":"e61dba589462bc3f0f761c5c69b424718dbde078","kind":"tag","published_at":"2024-08-06T07:35:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.28/manifests"},{"name":"v4.0.27","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-05T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.27/manifests"},{"name":"v4.0.26","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-04T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.26/manifests"},{"name":"v4.0.25","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-03T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.25/manifests"},{"name":"v4.0.24","sha":"75bf17dab28cd8a07b3dafce357fb22d8d5e45b8","kind":"tag","published_at":"2024-08-02T14:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.24/manifests"},{"name":"v4.0.23","sha":"3a53fdbada4049c8199209c329e0527c5528334a","kind":"tag","published_at":"2024-08-02T07:36:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.23/manifests"},{"name":"v4.0.22","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-08-01T07:37:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.22/manifests"},{"name":"v4.0.21","sha":"3cd3f3cba9758ee72f4e0808153c38e4e7a1661b","kind":"tag","published_at":"2024-07-31T14:55:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.21/manifests"},{"name":"v4.0.20","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-31T07:36:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.20/manifests"},{"name":"v4.0.19","sha":"fed1d54f201e00b3433c6cd7a171419bda14e64c","kind":"tag","published_at":"2024-07-30T09:00:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-30T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"4a7eb3b7fa3f6bf98dc2a643f0f797c6462ee746","kind":"tag","published_at":"2024-07-29T13:46:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-29T07:37:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-28T07:38:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-27T07:37:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-26T07:36:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"1379bb9744b923241d9b61189eae2a2d9c029264","kind":"tag","published_at":"2024-07-25T17:45:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"81a996bbb2faad9d7ef0294bfbc30f6fb6159aea","kind":"tag","published_at":"2024-07-25T07:37:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-24T07:37:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"bd38a15ada2f09098265c5e4ca44ba9959f808af","kind":"tag","published_at":"2024-07-23T07:37:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"2c13c935864d777bb775bc8736b4ba7a88c60059","kind":"tag","published_at":"2024-07-22T12:39:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-22T07:37:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-21T07:35:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"03161bb68b5bda658a0eb3596c8f90b7073622db","kind":"tag","published_at":"2024-07-20T07:36:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"c1919cfe5611665e433a4aff93989411f735d0b8","kind":"tag","published_at":"2024-07-19T07:34:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ee5f63199e7c132d8b401e3258e8dd2c324f2df1","kind":"tag","published_at":"2024-07-18T07:36:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-17T07:37:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"tag","published_at":"2024-07-16T15:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d32a77c8821b7145e93bcdea0b62d8539c1374fc","kind":"commit","published_at":"2024-07-16T14:56:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v4.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v4.0.0/manifests"},{"name":"v2.0.449","sha":"21f7c47d9a8dc1b1d13af1ae838648d5740eb283","kind":"commit","published_at":"2024-07-16T10:45:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.449","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.449/manifests"},{"name":"v2.0.448","sha":"5336780d5d06f72a51b87d963c74fe7cea8dae05","kind":"tag","published_at":"2024-07-16T07:36:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.448","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.448/manifests"},{"name":"v2.0.447","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-15T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.447","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.447/manifests"},{"name":"v2.0.446","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-14T07:37:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.446","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.446/manifests"},{"name":"v2.0.445","sha":"b2b2bc462f3332af3a09fdb43a4fdb3f25a27bea","kind":"tag","published_at":"2024-07-13T07:36:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.445","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.445/manifests"},{"name":"v2.0.444","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T08:14:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.444","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.444/manifests"},{"name":"v2.0.443","sha":"e6f5197a5346d91ce62fe049b9f0f1a2b6a42beb","kind":"tag","published_at":"2024-07-12T07:31:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.443","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.443/manifests"},{"name":"v2.0.442","sha":"777c67af537823f80fe9337cd9a974bc918df7e0","kind":"tag","published_at":"2024-07-11T07:35:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.442","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.442/manifests"},{"name":"v2.0.441","sha":"21d39c97bd53470eadc5437db2f6bdafd86502d9","kind":"tag","published_at":"2024-07-10T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.441","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.441/manifests"},{"name":"v2.0.440","sha":"0acd0a231c300fd2660da00f294d2fe6b38e98ff","kind":"tag","published_at":"2024-07-09T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.440","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.440/manifests"},{"name":"v2.0.439","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-08T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.439","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.439/manifests"},{"name":"v2.0.438","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-07T07:36:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.438","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.438/manifests"},{"name":"v2.0.437","sha":"3a98c4b40ba245d89f1fb67c68934a9ee25aef24","kind":"tag","published_at":"2024-07-06T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.437","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.437/manifests"},{"name":"v2.0.436","sha":"7abe33a1a438f0702d115939da5dc0e5bec18e0d","kind":"tag","published_at":"2024-07-05T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.436","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.436/manifests"},{"name":"v2.0.435","sha":"ff803645aef420eaee7bade916de312f00fc7a7e","kind":"tag","published_at":"2024-07-04T16:00:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.435","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.435/manifests"},{"name":"v2.0.434","sha":"59b5ada8d72cc43b6b5bfb937eede06495204275","kind":"tag","published_at":"2024-07-04T09:56:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.434","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.434/manifests"},{"name":"v2.0.433","sha":"915b0ed2ed5e0ab03d9e6879d7b2ecf36a95836a","kind":"tag","published_at":"2024-07-03T11:26:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.433","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.433/manifests"},{"name":"v2.0.432","sha":"16925e60745e24424ee4acfd44b584cc0bd48358","kind":"tag","published_at":"2024-07-03T10:06:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.432","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.432/manifests"},{"name":"v2.0.431","sha":"5e3e9c940f1478aab2365c444733720107b33f84","kind":"tag","published_at":"2024-07-02T11:28:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.431","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.431/manifests"},{"name":"v2.0.430","sha":"9e5a6b284e0a68273425d804ba02ca569a09aef4","kind":"tag","published_at":"2024-07-02T07:44:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.430","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.430/manifests"},{"name":"v2.0.429","sha":"5d58eb442d39b6efbad67d321f99e7bdd173daa6","kind":"tag","published_at":"2024-07-01T10:26:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.429","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.429/manifests"},{"name":"v2.0.428","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-07-01T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.428","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.428/manifests"},{"name":"v2.0.427","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-30T07:35:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.427","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.427/manifests"},{"name":"v2.0.426","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-29T07:35:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.426","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.426/manifests"},{"name":"v2.0.425","sha":"34db4076513cf0d0ffd10163e20a55cd4359af35","kind":"tag","published_at":"2024-06-28T11:09:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.425","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.425/manifests"},{"name":"v2.0.424","sha":"f45d1a32cb0591a0a51c6b19c1138c81d7a7772e","kind":"tag","published_at":"2024-06-28T09:20:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.424","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.424/manifests"},{"name":"v2.0.423","sha":"451c0fe5a9cf0c7b86b28661b5a405f6b33d0578","kind":"tag","published_at":"2024-06-28T07:36:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.423","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.423/manifests"},{"name":"v2.0.422","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-27T07:36:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.422","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.422/manifests"},{"name":"v2.0.421","sha":"44c7a5f64e895c9ee50adff6f956259cedd75bd8","kind":"tag","published_at":"2024-06-26T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.421","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.421/manifests"},{"name":"v2.0.420","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-25T07:34:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.420","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.420/manifests"},{"name":"v2.0.419","sha":"9cfd78ca1888d66c24c7b7587ca493ce1bc8770a","kind":"tag","published_at":"2024-06-24T16:16:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.419","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.419/manifests"},{"name":"v2.0.418","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-24T07:35:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.418","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.418/manifests"},{"name":"v2.0.417","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-23T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.417","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.417/manifests"},{"name":"v2.0.416","sha":"c9a9ac41a840c13e3da63b3612ded394058aeae3","kind":"tag","published_at":"2024-06-22T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.416","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.416/manifests"},{"name":"v2.0.415","sha":"30265f3a0ad8f4df491365c7432b4a3cae3f27fa","kind":"tag","published_at":"2024-06-21T07:35:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.415","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.415/manifests"},{"name":"v2.0.414","sha":"821c865de6cd392c4aee124b362ce29b60f9b017","kind":"tag","published_at":"2024-06-20T07:38:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.414","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.414/manifests"},{"name":"v2.0.413","sha":"53c2c77330543f655b78587000362c56c85497e5","kind":"tag","published_at":"2024-06-19T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.413","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.413/manifests"},{"name":"v2.0.412","sha":"0bd63ad0754c17ba76bd768dc1d7068bb604a4f5","kind":"tag","published_at":"2024-06-18T07:37:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.412","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.412/manifests"},{"name":"v2.0.411","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-17T07:36:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.411","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.411/manifests"},{"name":"v2.0.410","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-16T07:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.410","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.410/manifests"},{"name":"v2.0.409","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-15T07:35:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.409","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.409/manifests"},{"name":"v2.0.408","sha":"a65a3b291ba8cd4fc567b7f41d0c68e80455c9a2","kind":"tag","published_at":"2024-06-14T17:51:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.408","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.408/manifests"},{"name":"v2.0.407","sha":"1972bd837d658dd89971f28d0985ca39bb1c7d68","kind":"tag","published_at":"2024-06-14T12:43:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.407","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.407/manifests"},{"name":"v2.0.406","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-14T07:36:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.406","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.406/manifests"},{"name":"v2.0.405","sha":"706a17ba6f5e53000ff198dff151398ef9b9753d","kind":"tag","published_at":"2024-06-13T07:36:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.405","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.405/manifests"},{"name":"v2.0.404","sha":"533f99c74d2b217fe8c08a24e080f4dbbfbecac5","kind":"tag","published_at":"2024-06-12T07:37:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.404","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.404/manifests"},{"name":"v2.0.403","sha":"f47c96a75b0de435dda58a352f79f77620f787a3","kind":"tag","published_at":"2024-06-11T07:37:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.403","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.403/manifests"},{"name":"v2.0.402","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-10T07:35:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.402","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.402/manifests"},{"name":"v2.0.401","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-09T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.401","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.401/manifests"},{"name":"v2.0.400","sha":"08607df3eb988cc41668c8df1a041e06bd025ccc","kind":"tag","published_at":"2024-06-08T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.400","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.400/manifests"},{"name":"v2.0.399","sha":"cb14adee0b62555ed3efbf812c4e2cf5bda24264","kind":"tag","published_at":"2024-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.399","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.399/manifests"},{"name":"v2.0.398","sha":"a5cd07d8aa6bfce5ec2a2721b161037a58b75ed6","kind":"tag","published_at":"2024-06-06T16:12:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.398","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.398/manifests"},{"name":"v2.0.397","sha":"ba382971d696fb191c5a2a7f46e543e74beefb78","kind":"tag","published_at":"2024-06-06T07:35:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.397","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.397/manifests"},{"name":"v2.0.396","sha":"64ab7e2fcf72fa8d6d6f30614e5d9047bb886f9d","kind":"tag","published_at":"2024-06-05T07:36:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.396","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.396/manifests"},{"name":"v2.0.395","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-04T07:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.395","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.395/manifests"},{"name":"v2.0.394","sha":"8999ce1bda4688c08223b142eea2b86a73b69059","kind":"tag","published_at":"2024-06-03T14:17:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.394","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.394/manifests"},{"name":"v2.0.393","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-03T07:35:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.393","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.393/manifests"},{"name":"v2.0.392","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-02T07:37:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.392","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.392/manifests"},{"name":"v2.0.391","sha":"9f2fc59c12dc44b3bacdbe47878fc930ed5dd9c9","kind":"tag","published_at":"2024-06-01T07:36:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.391","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.391/manifests"},{"name":"v2.0.390","sha":"681c6e581e7aee97753b9367154dd9f2bcd289e4","kind":"tag","published_at":"2024-05-31T07:35:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.390","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.390/manifests"},{"name":"v2.0.389","sha":"b8538e705d4a98ef40c93d40bebffaa60f37878d","kind":"tag","published_at":"2024-05-30T13:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.389","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.389/manifests"},{"name":"v2.0.388","sha":"ff9c08f62539eba4194eee5c0a96f5d28d586ab7","kind":"tag","published_at":"2024-05-30T07:35:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.388","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.388/manifests"},{"name":"v2.0.387","sha":"18038689c10e96ea54c5034f9a0b6049ab10c2ce","kind":"tag","published_at":"2024-05-29T07:35:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.387","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.387/manifests"},{"name":"v2.0.386","sha":"fcfb845ebee01bc2ee4e762e3685823244088d02","kind":"tag","published_at":"2024-05-27T07:35:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.386","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.386/manifests"},{"name":"v2.0.385","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-26T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.385","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.385/manifests"},{"name":"v2.0.384","sha":"0e2e8ef6f15f8d3c5423563a31ee6713be5d35dc","kind":"tag","published_at":"2024-05-25T07:35:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.384","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.384/manifests"},{"name":"v2.0.383","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-24T07:36:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.383","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.383/manifests"},{"name":"v2.0.382","sha":"b955b605077634a631fb6209e703527f06f61c01","kind":"tag","published_at":"2024-05-23T13:34:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.382","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.382/manifests"},{"name":"v2.0.381","sha":"29740f9bd46df57d511ac201694e20adddf3398d","kind":"tag","published_at":"2024-05-23T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.381","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.381/manifests"},{"name":"v2.0.380","sha":"0d142fa815716683a9d725daa3048461d4f901e7","kind":"tag","published_at":"2024-05-22T15:47:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.380","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.380/manifests"},{"name":"v2.0.379","sha":"8a66721d506538a2895bcb27564487b51497523f","kind":"tag","published_at":"2024-05-22T07:35:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.379","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.379/manifests"},{"name":"v2.0.378","sha":"58c94fe507b294a42a360920382aaa0e89da13a1","kind":"tag","published_at":"2024-05-21T10:39:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.378","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.378/manifests"},{"name":"v2.0.377","sha":"ec29b98b1350a673ced250c8159f69ef164607c8","kind":"tag","published_at":"2024-05-21T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.377","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.377/manifests"},{"name":"v2.0.376","sha":"df47a34b03eccf85f3404a2bb02c20e7e67481fd","kind":"tag","published_at":"2024-05-20T11:44:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.376","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.376/manifests"},{"name":"v2.0.375","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-20T07:34:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.375","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.375/manifests"},{"name":"v2.0.374","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-19T07:34:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.374","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.374/manifests"},{"name":"v2.0.373","sha":"7e347a92224db0ebab7da96a0cd34610e157161e","kind":"tag","published_at":"2024-05-18T07:35:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.373","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.373/manifests"},{"name":"v2.0.372","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-17T07:34:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.372","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.372/manifests"},{"name":"v2.0.371","sha":"6a78c9e8d48a053aa689f028ae6bce3d4b5e7cf9","kind":"tag","published_at":"2024-05-16T13:19:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.371","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.371/manifests"},{"name":"v2.0.370","sha":"181ee98cf36a5d977139c568a7d5092907a4fc58","kind":"tag","published_at":"2024-05-16T12:02:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.370","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.370/manifests"},{"name":"v2.0.369","sha":"4f78879ba047bf128001346dcf4599d0c0fa1ed5","kind":"tag","published_at":"2024-05-16T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.369","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.369/manifests"},{"name":"v2.0.368","sha":"91614ff07388b70b8e0ca040a14be88ff844ec78","kind":"tag","published_at":"2024-05-15T07:36:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.368","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.368/manifests"},{"name":"v2.0.367","sha":"d573346cbc04d32360f0344135da84a17f0aec27","kind":"tag","published_at":"2024-05-14T07:35:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.367","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.367/manifests"},{"name":"v2.0.366","sha":"031365a51cc115cfa86b2a163b203318b32deedc","kind":"tag","published_at":"2024-05-13T15:32:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.366","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.366/manifests"},{"name":"v2.0.365","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-13T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.365","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.365/manifests"},{"name":"v2.0.364","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-12T07:35:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.364","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.364/manifests"},{"name":"v2.0.363","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-11T07:35:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.363","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.363/manifests"},{"name":"v2.0.362","sha":"a148dcab4fd8c4a476a037f6b75d36ee8913e99e","kind":"tag","published_at":"2024-05-10T12:54:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.362","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.362/manifests"},{"name":"v2.0.361","sha":"d0b948100560b103b2f80415e5f02fda03e3b5bc","kind":"tag","published_at":"2024-05-10T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.361","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.361/manifests"},{"name":"v2.0.360","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-09T07:33:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.360","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.360/manifests"},{"name":"v2.0.359","sha":"5acae8622767604c512f1cd055aa6a71823e6c5a","kind":"tag","published_at":"2024-05-08T14:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.359","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.359/manifests"},{"name":"v2.0.358","sha":"b76b2f17b4538da13904e1dffe224a4028c10295","kind":"tag","published_at":"2024-05-08T07:35:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.358","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.358/manifests"},{"name":"v2.0.357","sha":"0438342ec33ee0d523ed85cb67ae51beac1096a4","kind":"tag","published_at":"2024-05-07T07:35:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.357","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.357/manifests"},{"name":"v2.0.356","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-06T07:36:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.356","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.356/manifests"},{"name":"v2.0.355","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-05T07:35:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.355","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.355/manifests"},{"name":"v2.0.354","sha":"85e8ec685534b65ea6bc7e20ad93b97615f3da87","kind":"tag","published_at":"2024-05-04T07:34:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.354","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.354/manifests"},{"name":"v2.0.353","sha":"22872485e3be909e7368cb36a9b3d13b1101f249","kind":"tag","published_at":"2024-05-03T07:35:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.353","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.353/manifests"},{"name":"v2.0.352","sha":"8dfce2dbd12134815bb2ee2aef8d6f6cfef7dc08","kind":"tag","published_at":"2024-05-02T07:34:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.352","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.352/manifests"},{"name":"v2.0.351","sha":"cd88f5b9e344c94f18784cdb239187f26514cfd6","kind":"tag","published_at":"2024-05-01T07:35:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.351","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.351/manifests"},{"name":"v2.0.350","sha":"438fe650a444d0ef1458adf7094fc45efd592329","kind":"tag","published_at":"2024-04-30T12:01:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.350","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.350/manifests"},{"name":"v2.0.349","sha":"3f97fce9fce25b22f0ffebcfa03d63248c04b47e","kind":"tag","published_at":"2024-04-30T07:35:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.349","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.349/manifests"},{"name":"v2.0.348","sha":"1f66f7d164ab19dacb3950811947f467d91f3ade","kind":"tag","published_at":"2024-04-29T15:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.348","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.348/manifests"},{"name":"v2.0.347","sha":"deec496e67bb71d1991683f03524b3f0986ba3ec","kind":"tag","published_at":"2024-04-29T07:34:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.347","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.347/manifests"},{"name":"v2.0.346","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-28T07:33:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.346","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.346/manifests"},{"name":"v2.0.345","sha":"69affbe8936aaf993e5b11b22960c45ed16c90bb","kind":"tag","published_at":"2024-04-27T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.345","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.345/manifests"},{"name":"v2.0.344","sha":"d46a89ddb1efbb2d03ade7cb19fd439e611f1221","kind":"tag","published_at":"2024-04-26T07:34:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.344","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.344/manifests"},{"name":"v2.0.343","sha":"872d86c6cfde5536782bf0d84277a9cd225555e1","kind":"tag","published_at":"2024-04-25T07:35:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.343","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.343/manifests"},{"name":"v2.0.342","sha":"262c4cf7f021715d81f66ba303abfc6c15786d1c","kind":"tag","published_at":"2024-04-24T07:33:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.342","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.342/manifests"},{"name":"v2.0.341","sha":"a6ed3d482746b1c105bd5836e0e727fb8329b3e6","kind":"tag","published_at":"2024-04-23T07:33:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.341","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.341/manifests"},{"name":"v2.0.340","sha":"abf5a8d699de456f23c365714811da234641a269","kind":"tag","published_at":"2024-04-22T07:33:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.340","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.340/manifests"},{"name":"v2.0.339","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-21T07:33:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.339","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.339/manifests"},{"name":"v2.0.338","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-20T07:33:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.338","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.338/manifests"},{"name":"v2.0.337","sha":"0b22bda6cab5011cbca30322f576af48dfde4990","kind":"tag","published_at":"2024-04-19T16:46:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.337","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.337/manifests"},{"name":"v2.0.336","sha":"bb4732ebaf9c6edc760b279e89de1609bef8eb07","kind":"tag","published_at":"2024-04-19T07:33:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.336","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.336/manifests"},{"name":"v2.0.335","sha":"057c327dfffafcdf9afaa7392218913eea76358c","kind":"tag","published_at":"2024-04-18T07:34:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.335","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.335/manifests"},{"name":"v2.0.334","sha":"e9b83e2977e4edf4af81a2ec959b7879d10fe5db","kind":"tag","published_at":"2024-04-17T07:32:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.334","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.334/manifests"},{"name":"v2.0.333","sha":"65b23d6ceb5d64d39d4095e5f0abded6ae0ad191","kind":"tag","published_at":"2024-04-16T12:34:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.333","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.333/manifests"},{"name":"v2.0.332","sha":"d10c6efc51becd2d5c4a102b9cd14638d92f54d7","kind":"tag","published_at":"2024-04-16T07:35:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.332","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.332/manifests"},{"name":"v2.0.331","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-15T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.331","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.331/manifests"},{"name":"v2.0.330","sha":"f17afec61c7eb0ec7a73a633df726956e37d2ad8","kind":"tag","published_at":"2024-04-14T08:11:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.330","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.330/manifests"},{"name":"v2.0.329","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-13T07:33:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.329","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.329/manifests"},{"name":"v2.0.328","sha":"8abdb3e8a5a8c724b491171c24f4b42b0f31ce25","kind":"tag","published_at":"2024-04-12T07:33:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.328","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.328/manifests"},{"name":"v2.0.327","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-11T07:32:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.327","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.327/manifests"},{"name":"v2.0.326","sha":"822b022823dcc15cbe6d6e8392b93bb5bd5ec4b1","kind":"tag","published_at":"2024-04-10T12:09:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.326","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.326/manifests"},{"name":"v2.0.325","sha":"a966ed727c1d16198ee38a3c5c5af8b954539cbf","kind":"tag","published_at":"2024-04-10T07:33:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.325","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.325/manifests"},{"name":"v2.0.324","sha":"76c5d3c836b384d8f9f22ac777f00ed6e09e04f1","kind":"tag","published_at":"2024-04-09T07:34:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.324","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.324/manifests"},{"name":"v2.0.323","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-08T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.323","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.323/manifests"},{"name":"v2.0.322","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-07T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.322","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.322/manifests"},{"name":"v2.0.321","sha":"35cd82438db00ef53220db1b482e72adc9919b06","kind":"tag","published_at":"2024-04-06T07:31:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.321","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.321/manifests"},{"name":"v2.0.320","sha":"e0cd21cf25e3bfa1080a3be699305c8cae5e517f","kind":"tag","published_at":"2024-04-05T07:33:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.320","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.320/manifests"},{"name":"v2.0.319","sha":"a599be32e0b833b310905459ff0bbd70a424d401","kind":"tag","published_at":"2024-04-04T07:35:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.319","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.319/manifests"},{"name":"v2.0.318","sha":"e8724cafc9ef2aedeff5e3e64bf04deb8fafe203","kind":"tag","published_at":"2024-04-03T08:24:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.318","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.318/manifests"},{"name":"v2.0.317","sha":"b4d0d8ba017d47bb72757e0ba8c63cfed190f1ff","kind":"tag","published_at":"2024-04-03T07:32:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.317","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.317/manifests"},{"name":"v2.0.316","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-02T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.316","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.316/manifests"},{"name":"v2.0.315","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-04-01T07:31:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.315","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.315/manifests"},{"name":"v2.0.314","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-31T07:30:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.314","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.314/manifests"},{"name":"v2.0.313","sha":"ce9ae681863ae46cd244aeb963439d58e4cb11a5","kind":"tag","published_at":"2024-03-30T07:30:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.313","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.313/manifests"},{"name":"v2.0.312","sha":"6c9630d9c3da519dcfc065f54246aca4d15c3ab5","kind":"tag","published_at":"2024-03-29T07:33:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.312","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.312/manifests"},{"name":"v2.0.311","sha":"5a2efa5fdd2d59cd410c9a86398e26ba1a453d1b","kind":"tag","published_at":"2024-03-28T08:55:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.311","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.311/manifests"},{"name":"v2.0.310","sha":"25806a4b998752b7e77166967cccb8436cb87758","kind":"tag","published_at":"2024-03-28T07:30:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.310","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.310/manifests"},{"name":"v2.0.309","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-27T07:30:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.309","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.309/manifests"},{"name":"v2.0.308","sha":"a34242bd94495819755a4599d52b96f3fee070ce","kind":"tag","published_at":"2024-03-26T16:52:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.308","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.308/manifests"},{"name":"v2.0.307","sha":"9b86e804c0574fd9a56cf0af996991e5a0299e01","kind":"tag","published_at":"2024-03-26T12:11:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.307","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.307/manifests"},{"name":"v2.0.306","sha":"cea969714496d9e0b8649cc393f3c468e5d6f93c","kind":"tag","published_at":"2024-03-26T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.306","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.306/manifests"},{"name":"v2.0.305","sha":"b06f1845feaeb634c2a67cc13b01d3c576694f8e","kind":"tag","published_at":"2024-03-25T07:30:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.305","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.305/manifests"},{"name":"v2.0.304","sha":"1e81ceb07c9de35de0bc7d844c180117bf6ca1cd","kind":"tag","published_at":"2024-03-24T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.304","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.304/manifests"},{"name":"v2.0.303","sha":"7fe68a291083ed2d27f3552c2bfa98c19466bb32","kind":"tag","published_at":"2024-03-23T07:29:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.303","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.303/manifests"},{"name":"v2.0.302","sha":"81acb714da58077b4eaca5644ffd24ecb40b0274","kind":"tag","published_at":"2024-03-22T11:50:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.302","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.302/manifests"},{"name":"v2.0.301","sha":"58943571d5a34241b59ff0774d04a38bba089d37","kind":"tag","published_at":"2024-03-22T07:31:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.301","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.301/manifests"},{"name":"v2.0.300","sha":"709c05de3d31833bca3e71982b88a2b471bc7d5a","kind":"tag","published_at":"2024-03-21T07:31:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.300","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.300/manifests"},{"name":"v2.0.299","sha":"c2f1c62af3ee7b60cc7f7ed1b044c75ea5dc66e5","kind":"tag","published_at":"2024-03-19T07:29:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.299","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.299/manifests"},{"name":"v2.0.298","sha":"d68af747e63a7e6e29e95ed9c3ed23deedcc18a6","kind":"tag","published_at":"2024-03-18T07:30:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.298","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.298/manifests"},{"name":"v2.0.297","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-17T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.297","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.297/manifests"},{"name":"v2.0.296","sha":"3b4dcc50f74a3385e3fcf3570c7c63b703906856","kind":"tag","published_at":"2024-03-16T07:29:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.296","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.296/manifests"},{"name":"v2.0.295","sha":"f3e60c637fb38ec441a300403f451cf2ba1306c1","kind":"tag","published_at":"2024-03-15T07:30:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.295","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.295/manifests"},{"name":"v2.0.294","sha":"7e81351dcd0386b67285bfe18466f482cbbe887a","kind":"tag","published_at":"2024-03-14T07:29:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.294","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.294/manifests"},{"name":"v2.0.293","sha":"9a30dda5709f0f1d5c0d19246f6bdecb2004f042","kind":"tag","published_at":"2024-03-13T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.293","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.293/manifests"},{"name":"v2.0.292","sha":"3366e5364ab42c7fee8c4b9e971ac4a2aef4bcdc","kind":"tag","published_at":"2024-03-12T07:29:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.292","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.292/manifests"},{"name":"v2.0.291","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-11T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.291","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.291/manifests"},{"name":"v2.0.290","sha":"9b8ec12141fca67b7b84204ad4de2cade505e2d8","kind":"tag","published_at":"2024-03-10T07:28:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.290","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.290/manifests"},{"name":"v2.0.289","sha":"d03ea9e916c92a1609f52be67d34028645e1cac2","kind":"tag","published_at":"2024-03-09T07:29:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.289","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.289/manifests"},{"name":"v2.0.288","sha":"330ecedd53db6e63001e25ecf2dcf37357ca11b0","kind":"tag","published_at":"2024-03-08T07:30:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.288","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.288/manifests"},{"name":"v2.0.287","sha":"0ff0b616349c98f93b9c82e3a84a4f7bb745eda4","kind":"tag","published_at":"2024-03-07T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.287","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.287/manifests"},{"name":"v2.0.286","sha":"4d602c336b2d14c44c3b3708b0a0a349900b91b5","kind":"tag","published_at":"2024-03-06T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.286","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.286/manifests"},{"name":"v2.0.285","sha":"d83129b7dd66cde4bb449b15decf17ebe9b9102c","kind":"tag","published_at":"2024-03-05T07:10:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.285","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.285/manifests"},{"name":"v2.0.284","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-04T07:47:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.284","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.284/manifests"},{"name":"v2.0.283","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-03T07:29:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.283","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.283/manifests"},{"name":"v2.0.282","sha":"f1a8fade85edefdc8482a9ff73692e01c2967a9f","kind":"tag","published_at":"2024-03-02T07:29:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.282","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.282/manifests"},{"name":"v2.0.281","sha":"310f20917a6a67648edb0afb23fbed425879fb1e","kind":"tag","published_at":"2024-03-01T14:52:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.281","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.281/manifests"},{"name":"v2.0.280","sha":"9a197b43f691c06fecee66c0b83aac8948405a12","kind":"tag","published_at":"2024-03-01T07:30:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.280","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.280/manifests"},{"name":"v2.0.279","sha":"5dc403c4d873d099e784932a853e1b517967e0b2","kind":"tag","published_at":"2024-02-29T07:29:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.279","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.279/manifests"},{"name":"v2.0.278","sha":"094e7bdd613c5beb7ea107d79bedc4e0237e0eac","kind":"tag","published_at":"2024-02-28T10:59:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.278","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.278/manifests"},{"name":"v2.0.277","sha":"62e31dd05e7f631a35277cbe58af4d0f4f8bed18","kind":"tag","published_at":"2024-02-28T07:29:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.277","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.277/manifests"},{"name":"v2.0.276","sha":"c10226f6765e57773a95df7d48b3b49a2ad1a588","kind":"tag","published_at":"2024-02-27T13:31:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.276","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.276/manifests"},{"name":"v2.0.275","sha":"8ce494fe731d371c07141bb2e982072f2ad29801","kind":"tag","published_at":"2024-02-27T07:29:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.275","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.275/manifests"},{"name":"v2.0.274","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-26T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.274","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.274/manifests"},{"name":"v2.0.273","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-25T07:28:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.273","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.273/manifests"},{"name":"v2.0.272","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-24T07:31:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.272","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.272/manifests"},{"name":"v2.0.271","sha":"68a09fbb68b6cac48bae37887cb32d30439a9048","kind":"tag","published_at":"2024-02-23T15:16:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.271","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.271/manifests"},{"name":"v2.0.270","sha":"2e3d919da762b45771e2ac91cafe80b6b33af573","kind":"tag","published_at":"2024-02-23T07:29:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.270","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.270/manifests"},{"name":"v2.0.269","sha":"3f6998d80ea3ebb0c32eb897946c2359ad77e814","kind":"tag","published_at":"2024-02-22T14:01:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.269","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.269/manifests"},{"name":"v2.0.268","sha":"389c1f0b1cdb80f62d17da75ebaa73126465a336","kind":"tag","published_at":"2024-02-22T07:28:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.268","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.268/manifests"},{"name":"v2.0.267","sha":"d9efef97135894018912fe69d376f8584dea6952","kind":"tag","published_at":"2024-02-21T07:29:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.267","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.267/manifests"},{"name":"v2.0.266","sha":"6041d8ca30dcd95773fe4529a93418ae72b7242a","kind":"tag","published_at":"2024-02-20T07:29:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.266","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.266/manifests"},{"name":"v2.0.265","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-19T07:29:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.265","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.265/manifests"},{"name":"v2.0.264","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-18T07:28:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.264","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.264/manifests"},{"name":"v2.0.263","sha":"a701c40d285297fc9dd56174d3ec076aa112dd0a","kind":"tag","published_at":"2024-02-17T07:28:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.263","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.263/manifests"},{"name":"v2.0.262","sha":"e7798420bd6e38599f2211194f723570a7a0e9fd","kind":"tag","published_at":"2024-02-16T07:28:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.262","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.262/manifests"},{"name":"v2.0.261","sha":"0cc41d55ffccf5fd982dadd87b450a3ac215fc41","kind":"tag","published_at":"2024-02-15T07:30:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.261","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.261/manifests"},{"name":"v2.0.260","sha":"7392ff3167b854f250be35e6c4ff8aaa547d1aaa","kind":"tag","published_at":"2024-02-14T11:21:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.260","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.260/manifests"},{"name":"v2.0.259","sha":"5fc3938207b7e7b57dfc7ef9510c963d8281d85e","kind":"tag","published_at":"2024-02-14T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.259","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.259/manifests"},{"name":"v2.0.258","sha":"89f9fe6c3b666e911bfd8b4588ab7feca04e7f44","kind":"tag","published_at":"2024-02-13T07:29:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.258","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.258/manifests"},{"name":"v2.0.257","sha":"ea6cf041a7f7e411109cd89a87841afa54f89c19","kind":"tag","published_at":"2024-02-12T09:14:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.257","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.257/manifests"},{"name":"v2.0.256","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-12T07:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.256","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.256/manifests"},{"name":"v2.0.255","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-11T07:28:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.255","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.255/manifests"},{"name":"v2.0.254","sha":"63eaac644c5a81f74ca48b84896df7b6b2104c70","kind":"tag","published_at":"2024-02-10T07:28:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.254","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.254/manifests"},{"name":"v2.0.253","sha":"eb8a3fe4e2fd03b79dbecc3bedc704c816884cda","kind":"tag","published_at":"2024-02-09T07:28:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.253","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.253/manifests"},{"name":"v2.0.252","sha":"667c5ecd938a79b623aeae3546bb9bf69b484c1c","kind":"tag","published_at":"2024-02-08T08:06:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.252","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.252/manifests"},{"name":"v2.0.251","sha":"add96fe7d3401f2e8075d018ffc1ed283d510dff","kind":"tag","published_at":"2024-02-08T07:28:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.251","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.251/manifests"},{"name":"v2.0.250","sha":"be077dac3bfd1864e1cf673714fd192d420badcf","kind":"tag","published_at":"2024-02-07T07:28:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.250","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.250/manifests"},{"name":"v2.0.249","sha":"35631b3dd250d2fe7284fbfe17d943ae87d92482","kind":"tag","published_at":"2024-02-06T07:27:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.249","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.249/manifests"},{"name":"v2.0.248","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-05T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.248","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.248/manifests"},{"name":"v2.0.247","sha":"75efe120271e82dc37ed99b193e515d85f53add6","kind":"tag","published_at":"2024-02-04T07:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.247","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.247/manifests"},{"name":"v2.0.246","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-03T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.246","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.246/manifests"},{"name":"v2.0.245","sha":"7d06b396ef5769948ffe56814af94ad103e6c242","kind":"tag","published_at":"2024-02-02T07:27:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.245","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.245/manifests"},{"name":"v2.0.244","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-02-01T07:28:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.244","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.244/manifests"},{"name":"v2.0.243","sha":"3756effb3bab7f8bac92982720fcbfbc0a2cb099","kind":"tag","published_at":"2024-01-31T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.243","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.243/manifests"},{"name":"v2.0.242","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-29T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.242","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.242/manifests"},{"name":"v2.0.241","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-28T07:27:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.241","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.241/manifests"},{"name":"v2.0.240","sha":"f481777d77623442aad337d1fc2313b7ec24ebac","kind":"tag","published_at":"2024-01-27T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.240","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.240/manifests"},{"name":"v2.0.239","sha":"db6c497b91c1427cc7b7a2cc745511b995ca9d09","kind":"tag","published_at":"2024-01-26T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.239","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.239/manifests"},{"name":"v2.0.238","sha":"18017fd0b057fd19edc690ca9d29b5be3b8d01c3","kind":"tag","published_at":"2024-01-25T07:27:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.238","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.238/manifests"},{"name":"v2.0.237","sha":"240f1929a878eb1b2c7a56037a9d8ce9abdd7233","kind":"tag","published_at":"2024-01-24T07:27:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.237","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.237/manifests"},{"name":"v2.0.236","sha":"fc0f80f0f216e3c5d8c4660f0e3195d64c5372e2","kind":"tag","published_at":"2024-01-23T07:42:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.236","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.236/manifests"},{"name":"v2.0.235","sha":"b2abb7686042e854890578987b75961785539ab1","kind":"tag","published_at":"2024-01-22T09:18:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.235","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.235/manifests"},{"name":"v2.0.234","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-22T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.234","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.234/manifests"},{"name":"v2.0.233","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-21T07:26:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.233","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.233/manifests"},{"name":"v2.0.232","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-20T07:26:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.232","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.232/manifests"},{"name":"v2.0.231","sha":"52a1016f320d208e3d5f052c0e95c0ffe2042ec8","kind":"tag","published_at":"2024-01-19T13:57:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.231","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.231/manifests"},{"name":"v2.0.230","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T12:58:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.230","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.230/manifests"},{"name":"v2.0.229","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T10:22:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.229","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.229/manifests"},{"name":"v2.0.228","sha":"cc1db59c80c3d05e966a8008a5dc33df2af5969e","kind":"tag","published_at":"2024-01-19T09:16:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.228","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.228/manifests"},{"name":"v2.0.227","sha":"6a25646715ba61f9a299418b6a09527a1faf57a7","kind":"tag","published_at":"2024-01-19T07:27:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.227","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.227/manifests"},{"name":"v2.0.226","sha":"475f8860b9e524606da8d8fb8dc05a122b99d99c","kind":"tag","published_at":"2024-01-18T07:26:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.226","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.226/manifests"},{"name":"v2.0.225","sha":"e1bd4a8498944d79a646481f7654beae1fcb0257","kind":"tag","published_at":"2024-01-17T07:28:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.225","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-16T07:29:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.224","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.224/manifests"},{"name":"v2.0.223","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-15T07:26:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.223","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.223/manifests"},{"name":"v2.0.222","sha":"f14eea011cff60ae86e068da2e0eac958625332b","kind":"tag","published_at":"2024-01-14T07:26:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.222","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.222/manifests"},{"name":"v2.0.221","sha":"21558c7c26249917993e54e71766129390a28a33","kind":"tag","published_at":"2024-01-13T07:26:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.221","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.221/manifests"},{"name":"v2.0.220","sha":"438a1c915c094988e7a19c15c06fd4a55a5ce755","kind":"tag","published_at":"2024-01-12T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.220","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.220/manifests"},{"name":"v2.0.219","sha":"bfd179136d57676cb03ddf61359cae9b3cae5312","kind":"tag","published_at":"2024-01-11T07:26:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.219","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.219/manifests"},{"name":"v2.0.218","sha":"126f9428e42123d49c070340f5aa1c8c7925ec95","kind":"tag","published_at":"2024-01-10T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.218","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.218/manifests"},{"name":"v2.0.217","sha":"9faf6c5187b4cac7d7c2feda3faadb9149fbe2b1","kind":"tag","published_at":"2024-01-09T07:26:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.217","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.217/manifests"},{"name":"v2.0.216","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-08T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.216","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.216/manifests"},{"name":"v2.0.215","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-07T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.215","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.215/manifests"},{"name":"v2.0.214","sha":"ba1e065a1dbeac8439e5a04273047db2394a03e1","kind":"tag","published_at":"2024-01-06T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.214","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.214/manifests"},{"name":"v2.0.213","sha":"a5f31988b848aab3bd5a3efce0d7d99a425fc9a5","kind":"tag","published_at":"2024-01-05T07:26:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.213","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.213/manifests"},{"name":"v2.0.212","sha":"faa9f3324441e0ebd86d9c3742249a3c5a554649","kind":"tag","published_at":"2024-01-04T07:26:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.212","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.212/manifests"},{"name":"v2.0.211","sha":"737aa86599b9192df665683c45c1ba2e18bef735","kind":"tag","published_at":"2024-01-03T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.211","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.211/manifests"},{"name":"v2.0.210","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-02T07:27:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.210","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.210/manifests"},{"name":"v2.0.209","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2024-01-01T07:27:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.209","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.209/manifests"},{"name":"v2.0.208","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-31T07:25:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.208","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.208/manifests"},{"name":"v2.0.207","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-30T07:25:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.207","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.207/manifests"},{"name":"v2.0.206","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-29T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.206","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.206/manifests"},{"name":"v2.0.205","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-28T07:26:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.205","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.205/manifests"},{"name":"v2.0.204","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-27T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.204","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.204/manifests"},{"name":"v2.0.203","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-26T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.203","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.203/manifests"},{"name":"v2.0.202","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-25T07:25:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.202","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.202/manifests"},{"name":"v2.0.201","sha":"fdf25311f450b315857311d0a2843c892ccf6698","kind":"tag","published_at":"2023-12-24T07:25:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.201","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.201/manifests"},{"name":"v2.0.200","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-23T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.200","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.200/manifests"},{"name":"v2.0.199","sha":"38ba540a93c10e82b0550569353f4d84d131e898","kind":"tag","published_at":"2023-12-22T07:26:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.199","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.199/manifests"},{"name":"v2.0.198","sha":"dfa2775111b2559934a206b81d15bc7ad692dc0d","kind":"tag","published_at":"2023-12-21T07:25:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.198","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.198/manifests"},{"name":"v2.0.197","sha":"e377a7bf08903a5cf51ea6e53f630f003440e38e","kind":"tag","published_at":"2023-12-20T07:25:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.197","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.197/manifests"},{"name":"v2.0.196","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-19T07:25:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.196","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.196/manifests"},{"name":"v2.0.195","sha":"cee407c509d67c582050a379a2f9e08728b12109","kind":"tag","published_at":"2023-12-18T10:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.195","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.195/manifests"},{"name":"v2.0.194","sha":"4b81b1491cc3e0d1c9cd3e353825698f73d1cdc4","kind":"tag","published_at":"2023-12-15T08:06:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.194","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.194/manifests"},{"name":"v2.0.193","sha":"1dbe7302416aecb95d1592b8889df5eef512a0e7","kind":"tag","published_at":"2023-12-14T08:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.193","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.193/manifests"},{"name":"v2.0.192","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-14T07:26:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.192","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.192/manifests"},{"name":"v2.0.191","sha":"f1dca75842564f3497e9c54f5cd351a389ebbb98","kind":"tag","published_at":"2023-12-13T08:49:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.191","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.191/manifests"},{"name":"v2.0.190","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-12T07:25:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.190","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.190/manifests"},{"name":"v2.0.189","sha":"c742637cc15d5d40d4aaba4572cfe5aa1beb0f14","kind":"tag","published_at":"2023-12-11T09:56:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.189","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.189/manifests"},{"name":"v2.0.188","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-11T07:26:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.188","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.188/manifests"},{"name":"v2.0.187","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-10T07:26:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.187","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.187/manifests"},{"name":"v2.0.186","sha":"d0f8d4d0ec7b37f8decb7380168d4e03e59cdf57","kind":"tag","published_at":"2023-12-09T07:25:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.186","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.186/manifests"},{"name":"v2.0.185","sha":"e2751e8346e0e3b838c59c48ae72c53327afee72","kind":"tag","published_at":"2023-12-08T17:00:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.185","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.185/manifests"},{"name":"v2.0.184","sha":"789f3a5077902d9fcb1ef71adf6f1b87bb8d08d2","kind":"tag","published_at":"2023-12-08T12:34:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.184","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.184/manifests"},{"name":"v2.0.183","sha":"16f019e1ce96a4319b11bbf4d85094ef38c57fc5","kind":"tag","published_at":"2023-12-08T07:26:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.183","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.183/manifests"},{"name":"v2.0.182","sha":"cdcaf26558c21f47d696a702bf93ae488faf47ff","kind":"tag","published_at":"2023-12-07T07:25:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.182","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.182/manifests"},{"name":"v2.0.181","sha":"a8e84b391489cbae73a55cad68e09e271c52ccb3","kind":"tag","published_at":"2023-12-06T07:25:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.181","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.181/manifests"},{"name":"v2.0.180","sha":"864026abe743b873b79e504abd45251be75e6531","kind":"tag","published_at":"2023-12-05T10:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.180","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.180/manifests"},{"name":"v2.0.179","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-05T07:26:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.179","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.179/manifests"},{"name":"v2.0.178","sha":"ffec9e976632b5eeca64aa9ac367204f6d4e10c2","kind":"tag","published_at":"2023-12-04T20:45:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.178","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.178/manifests"},{"name":"v2.0.177","sha":"7d96deb831d4cc330e5504d5b3403209b09cc0df","kind":"tag","published_at":"2023-12-04T07:24:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.177","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.177/manifests"},{"name":"v2.0.176","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-03T07:25:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.176","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.176/manifests"},{"name":"v2.0.175","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-02T07:24:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.175","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.175/manifests"},{"name":"v2.0.174","sha":"e602413c7cbb143bf60b48390e6fbf7a80a30d38","kind":"tag","published_at":"2023-12-01T15:07:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.174","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.174/manifests"},{"name":"v2.0.173","sha":"46806ac396fddc54fc60ed2b946c9134d9628a1a","kind":"tag","published_at":"2023-12-01T07:25:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.173","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.173/manifests"},{"name":"v2.0.172","sha":"cd74792b7aec1669d8f6ce1b1b6d7534677f4284","kind":"tag","published_at":"2023-11-30T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.172","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.172/manifests"},{"name":"v2.0.171","sha":"4618ea7ec989aacf025c19e3f197da35a68ea2ea","kind":"tag","published_at":"2023-11-29T07:26:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.171","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.171/manifests"},{"name":"v2.0.170","sha":"aa2e3688beb37fc5458f156a508863515fb59a77","kind":"tag","published_at":"2023-11-28T07:24:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.170","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.170/manifests"},{"name":"v2.0.169","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-27T07:25:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.169","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.169/manifests"},{"name":"v2.0.168","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-26T07:24:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.168","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.168/manifests"},{"name":"v2.0.167","sha":"13c9b2f829be0363daa6650e3607492ac299a979","kind":"tag","published_at":"2023-11-25T07:26:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.167","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.167/manifests"},{"name":"v2.0.166","sha":"f9a9ec93fa9a49b9f1b84d9ca689ff5d635d4b2e","kind":"tag","published_at":"2023-11-24T07:24:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.166","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.166/manifests"},{"name":"v2.0.165","sha":"aafe226402b00ead203156e524407f05ee5ec0ad","kind":"tag","published_at":"2023-11-23T13:31:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.165","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.165/manifests"},{"name":"v2.0.164","sha":"838fdf7545fc278d8063b495cbcaee2e1d0b1d98","kind":"tag","published_at":"2023-11-23T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.164","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.164/manifests"},{"name":"v2.0.163","sha":"4c107e52922d45457d50b52a19c344293c9cded2","kind":"tag","published_at":"2023-11-22T13:49:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.163","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.163/manifests"},{"name":"v2.0.162","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-22T07:24:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.162","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.162/manifests"},{"name":"v2.0.161","sha":"742d474896dad40685f30f2b5aa1acb3b4c03edb","kind":"tag","published_at":"2023-11-21T07:24:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.161","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.161/manifests"},{"name":"v2.0.160","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-20T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.160","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.160/manifests"},{"name":"v2.0.159","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-19T07:23:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.159","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.159/manifests"},{"name":"v2.0.158","sha":"83a1f7676aaa397221513e3bbfea69cc5b96fa7b","kind":"tag","published_at":"2023-11-18T07:24:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.158","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.158/manifests"},{"name":"v2.0.157","sha":"9fa5315eae1133a19ce5889a1afad472ff5c9b0e","kind":"tag","published_at":"2023-11-17T07:25:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.157","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.157/manifests"},{"name":"v2.0.156","sha":"66089b8680151460e73fdf6fc9e2f96907ab6029","kind":"tag","published_at":"2023-11-16T07:24:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.156","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.156/manifests"},{"name":"v2.0.155","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-15T07:25:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.155","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.155/manifests"},{"name":"v2.0.154","sha":"dea6ab256086cc3e7ee59a9884124ccebfb3e920","kind":"tag","published_at":"2023-11-14T15:25:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.154","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.154/manifests"},{"name":"v2.0.153","sha":"ff5e780ca3efe2e6909c8cfd5eea00243c98900f","kind":"tag","published_at":"2023-11-14T07:24:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.153","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.153/manifests"},{"name":"v2.0.152","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-13T07:23:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.152","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.152/manifests"},{"name":"v2.0.151","sha":"951b0f3ba1474bf1622ce2ece0362479c50195dc","kind":"tag","published_at":"2023-11-12T07:23:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.151","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.151/manifests"},{"name":"v2.0.150","sha":"8e1481f1978f7bbaf3e11a8a79783313af01ce1f","kind":"tag","published_at":"2023-11-11T07:45:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.150","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.150/manifests"},{"name":"v2.0.149","sha":"1dd6c55e4e3d07f8dd1fe2fb5538bad20fe9e0e0","kind":"tag","published_at":"2023-11-10T07:49:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.149","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.149/manifests"},{"name":"v2.0.148","sha":"b26cc2b9ef5544a07c44cc13dc87d95311eccc4a","kind":"tag","published_at":"2023-11-09T07:24:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.148","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.148/manifests"},{"name":"v2.0.147","sha":"4f59cb0b04d7b6aeb7bda8c33051bdf51c479d26","kind":"tag","published_at":"2023-11-08T07:42:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.147","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.147/manifests"},{"name":"v2.0.146","sha":"4d90eefa5a8a203899e91cfb53237efa556ab9cc","kind":"tag","published_at":"2023-11-07T07:47:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.146","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.146/manifests"},{"name":"v2.0.145","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-06T07:46:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.145","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.145/manifests"},{"name":"v2.0.144","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-05T07:26:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.144","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.144/manifests"},{"name":"v2.0.143","sha":"b9722a630ef9f991620fbc12d233c484e78f9964","kind":"tag","published_at":"2023-11-04T07:51:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.143","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.143/manifests"},{"name":"v2.0.142","sha":"34ba835b49ed2f9e9dd9a096a9b824ec414835bb","kind":"tag","published_at":"2023-11-03T07:25:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.142","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.142/manifests"},{"name":"v2.0.141","sha":"cb93aa6072a92b4db2a8e04b093594d1181dc6a3","kind":"tag","published_at":"2023-11-02T07:42:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.141","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.141/manifests"},{"name":"v2.0.140","sha":"2d367d98569e2b2add7980f28002c90a53c11316","kind":"tag","published_at":"2023-11-01T07:46:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.140","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.140/manifests"},{"name":"v2.0.139","sha":"ad61c575c67f90de83862af5bbb3e35aef63dbe3","kind":"tag","published_at":"2023-10-31T11:24:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.139","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.139/manifests"},{"name":"v2.0.138","sha":"c5e15001ccdb739cc5734f6cb2486bada1da6fab","kind":"tag","published_at":"2023-10-31T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.138","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.138/manifests"},{"name":"v2.0.137","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-30T07:41:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.137","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.137/manifests"},{"name":"v2.0.136","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-29T07:44:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.136","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.136/manifests"},{"name":"v2.0.135","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-28T07:47:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.135","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.135/manifests"},{"name":"v2.0.134","sha":"2088b60d71c62ed45561b57d5443d5b4b900ae3c","kind":"tag","published_at":"2023-10-27T07:42:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.134","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.134/manifests"},{"name":"v2.0.133","sha":"a7d95dbb021190f79b0f4e1632261bb14e423845","kind":"tag","published_at":"2023-10-26T07:47:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.133","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.133/manifests"},{"name":"v2.0.132","sha":"06c7657dd943b5eb4a00bb351a6bbd068f975fa1","kind":"tag","published_at":"2023-10-25T07:46:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.132","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.132/manifests"},{"name":"v2.0.131","sha":"4d58f8fa34cd9ac2e339ac246dcd3d8235a1d2ec","kind":"tag","published_at":"2023-10-24T07:43:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.131","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.131/manifests"},{"name":"v2.0.130","sha":"9717b7179cb8bb1239f0bf2bc0b5b027d8c69f4b","kind":"tag","published_at":"2023-10-23T13:56:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.130","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.130/manifests"},{"name":"v2.0.129","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-23T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.129","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.129/manifests"},{"name":"v2.0.128","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-22T07:45:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.128","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.128/manifests"},{"name":"v2.0.127","sha":"55c51179490823638087e5614f6775b9c75e57ec","kind":"tag","published_at":"2023-10-21T07:47:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.127","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.127/manifests"},{"name":"v2.0.126","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-20T07:47:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.126","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.126/manifests"},{"name":"v2.0.125","sha":"5a970d4d42d0ed59d093afa6a77f4b07169e44a3","kind":"tag","published_at":"2023-10-19T07:46:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.125","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.125/manifests"},{"name":"v2.0.124","sha":"407b32f6a6092ba9fe9d9cad7042e292d8fbfc56","kind":"tag","published_at":"2023-10-18T07:40:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.124","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.124/manifests"},{"name":"v2.0.123","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-17T07:50:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.123","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.123/manifests"},{"name":"v2.0.122","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-16T07:42:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.122","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.122/manifests"},{"name":"v2.0.121","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-15T07:40:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.121","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.121/manifests"},{"name":"v2.0.120","sha":"5dc3ac4d9700629eb1c2ae803fabb63cb28ad298","kind":"tag","published_at":"2023-10-14T07:42:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.120","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.120/manifests"},{"name":"v2.0.119","sha":"5f59dab396714ee613dafca6a80a07dc642d2a41","kind":"tag","published_at":"2023-10-13T07:41:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.119","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.119/manifests"},{"name":"v2.0.118","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-12T07:41:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.118","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.118/manifests"},{"name":"v2.0.117","sha":"9644ce813cde192c5dbbff8bfd7b9bcd5f83caca","kind":"tag","published_at":"2023-10-11T09:03:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.117","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.117/manifests"},{"name":"v2.0.116","sha":"d011067c055103533016da4c5ccbc17e2ee9360c","kind":"tag","published_at":"2023-10-11T07:43:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.116","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.116/manifests"},{"name":"v2.0.115","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-10T07:41:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.115","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.115/manifests"},{"name":"v2.0.114","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-09T07:52:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.114","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.114/manifests"},{"name":"v2.0.113","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-08T07:41:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.113","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.113/manifests"},{"name":"v2.0.112","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-07T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.112","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.112/manifests"},{"name":"v2.0.111","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-06T07:50:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.111","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.111/manifests"},{"name":"v2.0.110","sha":"3f0e745f715bbbaf2a6294d69e5c8a8df18938ed","kind":"tag","published_at":"2023-10-05T15:40:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.110","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.110/manifests"},{"name":"v2.0.109","sha":"fc471ab585beb8ae56f61d85933162d081c18d1e","kind":"tag","published_at":"2023-10-05T09:07:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.109","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.109/manifests"},{"name":"v2.0.108","sha":"d3659d0be1e7d266babea041d0a1c2bbb338bd35","kind":"tag","published_at":"2023-10-05T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.108","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.108/manifests"},{"name":"v2.0.107","sha":"37c83f0dc3dfd5b04294f8afe780c7e66c161e58","kind":"tag","published_at":"2023-10-04T12:20:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.107","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.107/manifests"},{"name":"v2.0.106","sha":"e03290a36ab4d051bfd3887dede8609e5e725cb7","kind":"tag","published_at":"2023-10-04T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.106","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.106/manifests"},{"name":"v2.0.105","sha":"3e9ea9775b651a579b759099c737b7e90da8c1af","kind":"tag","published_at":"2023-10-03T07:42:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.105","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.105/manifests"},{"name":"v2.0.104","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-02T07:41:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.104","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.104/manifests"},{"name":"v2.0.103","sha":"aece824718bfddbe8bae3e4b3a29173956a378ed","kind":"tag","published_at":"2023-10-01T07:41:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.103","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.103/manifests"},{"name":"v2.0.102","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-30T07:44:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.102","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.102/manifests"},{"name":"v2.0.101","sha":"074ac75388c542914141f659b99354a1279cd0aa","kind":"tag","published_at":"2023-09-29T07:44:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.101","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.101/manifests"},{"name":"v2.0.100","sha":"10aa47ee3a666a8faa9df91e58076b23849cf18d","kind":"tag","published_at":"2023-09-28T07:42:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.100","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.100/manifests"},{"name":"v2.0.99","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-26T07:43:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.99","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.99/manifests"},{"name":"v2.0.98","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-25T07:41:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.98","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.98/manifests"},{"name":"v2.0.97","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-24T07:41:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.97","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.97/manifests"},{"name":"v2.0.96","sha":"f8091ef9aca4211e180846e5cf5280497ffac745","kind":"tag","published_at":"2023-09-23T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.96","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.96/manifests"},{"name":"v2.0.95","sha":"270122b084473e3a799df1fc281632bc0047fa49","kind":"tag","published_at":"2023-09-22T07:43:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.95","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.95/manifests"},{"name":"v2.0.94","sha":"c7ffcd244fef3e69539c1a346c6ab23572fb3202","kind":"tag","published_at":"2023-09-21T07:44:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.94","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.94/manifests"},{"name":"v2.0.93","sha":"4ef5cdc23ffecf7fc279bd6ca34c21c03251a364","kind":"tag","published_at":"2023-09-20T07:44:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.93","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.93/manifests"},{"name":"v2.0.92","sha":"2cd6e283130271659730c8557476e3056dd690ab","kind":"tag","published_at":"2023-09-19T07:48:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.92","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.92/manifests"},{"name":"v2.0.91","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-18T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.91","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.91/manifests"},{"name":"v2.0.90","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-17T07:41:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.90","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.90/manifests"},{"name":"v2.0.89","sha":"fe1406f5e60f739b6d5ec6cc910ac4b1f8b57699","kind":"tag","published_at":"2023-09-16T07:46:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.89","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.89/manifests"},{"name":"v2.0.88","sha":"367e11352ee724437f0558d1041ed91a63c57df0","kind":"tag","published_at":"2023-09-15T07:42:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.88","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.88/manifests"},{"name":"v2.0.87","sha":"ae13bdcadbedb053879bedfcff07189baa86471c","kind":"tag","published_at":"2023-09-14T07:43:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.87","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.87/manifests"},{"name":"v2.0.86","sha":"45b6d4738bebdcc7ee0e114068deabd8162ab40c","kind":"tag","published_at":"2023-09-13T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.86","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.86/manifests"},{"name":"v2.0.85","sha":"4d27ef8f90ecf2d5e061ce7b036c6a8ebbc9fb7f","kind":"tag","published_at":"2023-09-12T07:43:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.85","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.85/manifests"},{"name":"v2.0.84","sha":"4738a24b72343a04522c02e3baab15af0aed92b8","kind":"tag","published_at":"2023-09-11T07:41:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.84","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.84/manifests"},{"name":"v2.0.83","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-10T07:40:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.83","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.83/manifests"},{"name":"v2.0.82","sha":"3b4aa5234d031ac1df57bb9be9d5d11b880ff471","kind":"tag","published_at":"2023-09-09T07:49:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.82","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.82/manifests"},{"name":"v2.0.81","sha":"4067705fa89fb378407749fbbc57d73753645078","kind":"tag","published_at":"2023-09-08T07:42:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.81","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.81/manifests"},{"name":"v2.0.80","sha":"33b9b80d95f15a0440f787150314f3715fb80c51","kind":"tag","published_at":"2023-09-07T07:49:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.80","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.80/manifests"},{"name":"v2.0.79","sha":"9b7cbc937c56d263f6b89900f808dac8f0c74821","kind":"tag","published_at":"2023-09-06T07:41:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.79","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.79/manifests"},{"name":"v2.0.78","sha":"f6481df2ad57f929d24d2be6665d71f7c5094f09","kind":"tag","published_at":"2023-09-04T10:44:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.78","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.78/manifests"},{"name":"v2.0.77","sha":"493558320d024ac903cdb26dffd6b5d452ae567a","kind":"tag","published_at":"2023-09-04T07:46:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.77","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.77/manifests"},{"name":"v2.0.76","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-03T07:46:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.76","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.76/manifests"},{"name":"v2.0.75","sha":"91ec3756f8f0100384477afbe9d67b7b8841704a","kind":"tag","published_at":"2023-09-02T07:41:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.75","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.75/manifests"},{"name":"v2.0.74","sha":"451df3cf61c643ffd455389251186814c41e9952","kind":"tag","published_at":"2023-09-01T07:42:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.74","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.74/manifests"},{"name":"v2.0.73","sha":"54cca7e10ff2849d35a9aa088bf1c2756d395659","kind":"tag","published_at":"2023-09-01T05:55:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.73","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.73/manifests"},{"name":"v2.0.72","sha":"66ba4a83f00deb06d7de7d40859b80b373e888a3","kind":"tag","published_at":"2023-08-31T07:45:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.72","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.72/manifests"},{"name":"v2.0.71","sha":"f016b08e0945c457ab4238fcbace5a8275bfa79b","kind":"tag","published_at":"2023-08-30T07:41:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.71","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.71/manifests"},{"name":"v2.0.70","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T08:40:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.70","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.70/manifests"},{"name":"v2.0.69","sha":"40b6c39770433cdb1a750d36654936f6dfb2a009","kind":"tag","published_at":"2023-08-29T07:40:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.69","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.69/manifests"},{"name":"v2.0.68","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-28T07:46:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.68","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.68/manifests"},{"name":"v2.0.67","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T18:06:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.67","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.67/manifests"},{"name":"v2.0.66","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-27T07:51:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.66","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.66/manifests"},{"name":"v2.0.65","sha":"147630b933ba92f10c7aca9786d10f93c72eb20d","kind":"tag","published_at":"2023-08-26T07:41:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.65","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.65/manifests"},{"name":"v2.0.64","sha":"86c3763cd6a62def3965987a692d83d4b02ac446","kind":"tag","published_at":"2023-08-25T07:42:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.64","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.64/manifests"},{"name":"v2.0.63","sha":"9d2a76b11ca1750a16393de3b4944fc5125e46ad","kind":"tag","published_at":"2023-08-24T07:46:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.63","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.63/manifests"},{"name":"v2.0.62","sha":"9eb7d25581bddcd5eec4729271e7e64ab07b0973","kind":"tag","published_at":"2023-08-23T07:43:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.62","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"d462cc7436b73dcd680fcf0b50d7143406f02285","kind":"tag","published_at":"2023-08-22T07:46:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.61","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"d94fdcd648f7449b34fcf9e5ca29183e78af10b9","kind":"tag","published_at":"2023-08-21T07:39:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.60","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-20T07:41:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.59","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-19T07:42:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.58","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-18T07:41:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.57","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-17T07:45:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.56","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"a406ee3a2c78765e8455d2e43adf52d5294bbd7f","kind":"tag","published_at":"2023-08-16T19:25:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.55","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"d61e71cbe55166288a2875e81c3659c09c931d1c","kind":"tag","published_at":"2023-08-16T14:15:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.54","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"c3e276ea359892499e1ecef35f48153030b2ecf4","kind":"tag","published_at":"2023-08-16T07:47:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.53","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.53/manifests"},{"name":"v2.0.52","sha":"36e98838863c32138bbd877e163ecfed826ba511","kind":"tag","published_at":"2023-08-15T07:43:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.52","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.52/manifests"},{"name":"v2.0.51","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-14T07:41:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.51","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.51/manifests"},{"name":"v2.0.50","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-13T07:40:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.50","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.50/manifests"},{"name":"v2.0.49","sha":"5aaa865459312ed710a7230157b372225181193c","kind":"tag","published_at":"2023-08-12T07:46:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.49","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.49/manifests"},{"name":"v2.0.48","sha":"f5910658df8362e14054bf908b6b8a43f9c92fdb","kind":"tag","published_at":"2023-08-11T10:23:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.48","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"bbda5d2b6f6c7882294b2f2ef3a734174c0a60c8","kind":"tag","published_at":"2023-08-11T07:42:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.47","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"cadb246bcafc58e1df434879cf8115a011841072","kind":"tag","published_at":"2023-08-10T10:19:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.46","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"af5ed495b440bfd2785c1d8496aa52de774dc58b","kind":"tag","published_at":"2023-08-09T14:24:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.45","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"5d158e1311f26c70efbe48b0e4450317d5280732","kind":"tag","published_at":"2023-08-09T08:43:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.44","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"2023a8c395c35b8b2edbc8d2289c68882770302b","kind":"tag","published_at":"2023-08-09T07:41:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.43","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"194e0f4389fe809666bffddf871db4391f7d029a","kind":"tag","published_at":"2023-08-08T07:42:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.42","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"6b40e6a4a2198b24d9b673baf7c23d9f185aa703","kind":"tag","published_at":"2023-08-07T11:27:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.41","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"01549fef42bd91da69d08a6cbc6ece39018f1b5e","kind":"tag","published_at":"2023-08-05T07:45:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.40","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"1f3eb241678bed8d138417700e93a3ae16b83f82","kind":"tag","published_at":"2023-08-04T07:47:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.39","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"8484edd6ee1af148a555b900d6800e809b1a6971","kind":"tag","published_at":"2023-08-03T07:49:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.38","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"6c418fb8372209b32bfcb06d12e25cc322e5630b","kind":"tag","published_at":"2023-08-02T14:53:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.37","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"d7675727685662bc90f57a3aec12a6ba3d1eaee4","kind":"tag","published_at":"2023-08-02T13:33:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.36","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"e594f39c942edf03ba91a0a778e5a4481b16c0e3","kind":"tag","published_at":"2023-08-02T11:00:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.35","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"f465edfa194694154494e68a583393b0fdb55147","kind":"tag","published_at":"2023-08-02T07:41:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.34","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"6f7ecb420489f9ab0739a007e8cf23a34b531acf","kind":"tag","published_at":"2023-08-01T07:39:45.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.33","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-31T07:39:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.32","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"9f4031533bd5c2765d3c72cd8de6ef72f2e2fdf5","kind":"tag","published_at":"2023-07-30T07:39:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.31","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"76b67f8c220fc235b31dc75f97a6c16901e775fa","kind":"tag","published_at":"2023-07-29T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.30","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"e12978b64e8eb27314a24e09f314fcccfaeadb9e","kind":"tag","published_at":"2023-07-28T07:23:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.29","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"214ad1759fad496b589400696ce7e5f5953c24a6","kind":"tag","published_at":"2023-07-27T07:22:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.28","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"35d6c9821b2dccfc31e506503ccc83c6238ea240","kind":"tag","published_at":"2023-07-26T07:22:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.27","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"f5757f9b6010572b14611c3873667f4e77cf4124","kind":"tag","published_at":"2023-07-25T07:22:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.26","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-23T07:28:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.25","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"03d5adc2421acce2a99ed2e2968cb492e5871cd7","kind":"tag","published_at":"2023-07-22T07:23:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.24","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"3090d51f792349e39dbaaa18bc342ef121234f9b","kind":"tag","published_at":"2023-07-21T07:26:27.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.23","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"ac3fdeb5509d21f8656e1cd5d1c95ab7086253fb","kind":"tag","published_at":"2023-07-20T13:58:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.22","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"c2ae0b4d81790920c2c097da026d44caf16c9d75","kind":"tag","published_at":"2023-07-20T07:30:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.21","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"ffa8f2693c4843ed45f0a9251f672e05db588732","kind":"tag","published_at":"2023-07-19T07:22:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.20","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"45edf921f4ddaa0a3479c6de9f4bb36bf5ec39c7","kind":"tag","published_at":"2023-07-18T07:23:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.19","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-17T07:22:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.18","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-16T07:23:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.17","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"f9a10330caf1c9acece1ace1d4ce3eedafc774d5","kind":"tag","published_at":"2023-07-15T07:21:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.16","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"6d2adb82d6a2d35f6da2db495324f2ea2023319a","kind":"tag","published_at":"2023-07-14T07:22:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.15","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"4c273af34c9c2f830f199c33fae78cbe3511c712","kind":"tag","published_at":"2023-07-13T07:22:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.14","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e8167be2c7b1c67d3cd52707e0b97bc33cc4d25","kind":"tag","published_at":"2023-07-12T07:22:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.13","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"f87519ba50412d3991740d63cc451fb64e17fa86","kind":"tag","published_at":"2023-07-11T07:30:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.12","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"15459885391fc5d2cc9cc4177930578ae12c5203","kind":"tag","published_at":"2023-07-10T07:22:20.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.11","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"f253a0e1f42eb58ce160f1b991d22b22af7c8c02","kind":"tag","published_at":"2023-07-09T07:22:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.10","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-08T07:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.9","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"9b20b6c7349359a3de3c800e80e7fc0b222c4afb","kind":"tag","published_at":"2023-07-07T14:38:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.8","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"733716abf16bd5443df97d65934e901b351c001c","kind":"tag","published_at":"2023-07-07T07:21:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.7","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"347b661c5d80cb3e4bb5f1f42dd2d5ab7c6e4454","kind":"tag","published_at":"2023-07-06T16:23:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.6","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"14db9568ced20a3f8088fd1a41cccc61bae0eb38","kind":"tag","published_at":"2023-07-06T07:22:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.5","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8bb850a3be11c0921c23ffa772d78e179b534842","kind":"tag","published_at":"2023-07-05T16:09:55.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.4","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"dc77a6f18d40c425daa55ab911f93d901b70ed63","kind":"tag","published_at":"2023-07-05T07:31:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.3","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"672478fd15aa1e1fa052cade29e07a77e729c285","kind":"tag","published_at":"2023-07-04T07:23:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.2","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"tag","published_at":"2023-07-03T11:53:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.1","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6b458b6719f2135129ff2982824e8ef863aa1670","kind":"commit","published_at":"2023-07-03T11:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v2.0.0","html_url":"https://github.com/joernio/joern/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v2.0.0/manifests"},{"name":"v1.2.44","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-03T07:30:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.44","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-02T07:27:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.43","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"fc2d225ed25ce067f38d5ed2679e0cea26c064e3","kind":"tag","published_at":"2023-07-01T07:26:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.42","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"8631129a657b13b1849f648e529e7c23e9192e73","kind":"tag","published_at":"2023-06-30T07:33:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.41","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"becdd27c4c8d25381284c026d076cc80f9180691","kind":"tag","published_at":"2023-06-29T16:21:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.40","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"75fedf2396a2ff50eeefbd8b6a90552e450d7013","kind":"tag","published_at":"2023-06-29T07:32:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.39","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"de8c0c539424adf822ac9d76a0a8cac3dd59b679","kind":"tag","published_at":"2023-06-28T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.38","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"56c6efd73cc6b0abb967e2e77176f4b64127d40f","kind":"tag","published_at":"2023-06-27T16:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.37","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-27T07:28:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.36","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"ab7b3653429eb6450ece066c6b6e2f6f25b46fcf","kind":"tag","published_at":"2023-06-26T21:48:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.35","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"b97e40537cb9a8ba59811e1c7c56d4dbb9744075","kind":"tag","published_at":"2023-06-26T07:26:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.34","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"8f58138d71641914bfddbaf60acfccd23d5bc165","kind":"tag","published_at":"2023-06-25T07:25:52.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.33","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"c01bcff0dfd9501464751cdbc69743aac07f14d1","kind":"tag","published_at":"2023-06-24T07:26:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.32","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"0c16b21f73ca9f0b3ab2a09d2674c9b381e35185","kind":"tag","published_at":"2023-06-23T07:34:13.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.31","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"ee957b452329b2103a7b7bf3fcc6d10ae4e04fb9","kind":"tag","published_at":"2023-06-22T14:36:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.30","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"451d5519f58a01a37a3b7a21e11412789a74e34f","kind":"tag","published_at":"2023-06-22T07:26:58.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.29","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"f9085e5fa04135d869f843f785c254d86eb83c36","kind":"tag","published_at":"2023-06-21T12:48:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.28","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"7826bb229772ba4d598a54ff74f5da5a47f9ae1a","kind":"tag","published_at":"2023-06-21T07:26:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.27","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-20T07:38:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.26","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"bb220e7d2017b1c6caa09d11530bfe2b5b9d2999","kind":"tag","published_at":"2023-06-19T18:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.25","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"00d182288cebde95176f631c4a60798e71cd8e68","kind":"tag","published_at":"2023-06-19T17:27:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.24","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-19T07:27:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.23","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-18T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.22","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1f34d46ec6c8dcd0ec74a826a720e8368a6b7ef7","kind":"tag","published_at":"2023-06-17T07:24:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.21","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"58358b433192a0cc2bddbf9bc736a8ef4bbb7596","kind":"tag","published_at":"2023-06-16T07:26:15.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.20","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"c6bc88ff51a9ba31f411220e735bf6e829f1a774","kind":"tag","published_at":"2023-06-15T07:26:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.19","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"68dd5ced13e53c651b69de86699eaf27e9a06fb4","kind":"tag","published_at":"2023-06-14T14:35:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.18","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T07:27:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.17","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"424eb288ff58a801c489d4b9507161e001b1473c","kind":"tag","published_at":"2023-06-14T01:04:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.16","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"67ad53e64fc0899f74e12c8563a80e02ca5f01f6","kind":"tag","published_at":"2023-06-13T07:25:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.15","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"20316896a41b3cb0d263a848f363669e90d36aec","kind":"tag","published_at":"2023-06-12T19:45:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.14","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"ab0ce9955f6c88a0e9d0b430f18a6231014f2b73","kind":"tag","published_at":"2023-06-12T07:34:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.13","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-11T07:25:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.12","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"6ff8c80096aaa8ea34a0afb9150e09fce0084073","kind":"tag","published_at":"2023-06-10T17:44:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.11","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"29f2c318b163e72700c53d11184702377836f7a0","kind":"tag","published_at":"2023-06-10T07:25:46.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.10","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"fc74a5436e8a1a88b7462af8a46498b9703bd3ec","kind":"tag","published_at":"2023-06-09T11:10:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.9","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-09T08:00:19.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.8","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"e8d4b85bc354bf023c4739f7e5350652726c22b7","kind":"tag","published_at":"2023-06-08T19:15:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.7","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"25f3f291d72222bd11c1b0823d5a8ac6098f8e36","kind":"tag","published_at":"2023-06-08T07:30:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.6","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"46fa84574cfaba9ad582ab23483c8c99fb9c4fbc","kind":"tag","published_at":"2023-06-07T07:31:06.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.5","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"98b032a93939368c9c958342a267f7f15cc30ab3","kind":"tag","published_at":"2023-06-06T07:29:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.4","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-05T07:34:33.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.3","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-04T07:25:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.2","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aa4ece3942b0c0cb675c4209049591ed9fc3bc7a","kind":"tag","published_at":"2023-06-03T07:26:14.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.1","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f74cc7af13a527ef16956266607240c280d64e8b","kind":"commit","published_at":"2023-06-02T14:08:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.2.0","html_url":"https://github.com/joernio/joern/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.2.0/manifests"},{"name":"v1.1.1742","sha":"297a92734d2283c0b7b8b4aac58cbb7a3b665141","kind":"tag","published_at":"2023-06-02T07:34:22.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1742","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1742","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1742/manifests"},{"name":"v1.1.1741","sha":"6f830305f09a02ef39c707d1fabbd01fa1404cc4","kind":"tag","published_at":"2023-06-01T07:27:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1741","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1741","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1741/manifests"},{"name":"v1.1.1740","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-31T07:28:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1740","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1740/manifests"},{"name":"v1.1.1739","sha":"d0c14fdd656513b01b7b344dedf80580b1867d3b","kind":"tag","published_at":"2023-05-30T14:10:40.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1739","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1739","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1739/manifests"},{"name":"v1.1.1738","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-30T07:26:08.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1738","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1738","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1738/manifests"},{"name":"v1.1.1737","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-29T07:37:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1737","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1737","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1737/manifests"},{"name":"v1.1.1736","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-28T07:31:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1736","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1736","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1736/manifests"},{"name":"v1.1.1735","sha":"e4d4e7c8ea462af303f48097bc76254249ddcc28","kind":"tag","published_at":"2023-05-27T07:27:44.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1735","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1735","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1735/manifests"},{"name":"v1.1.1734","sha":"aa7ef454247636b7c53147b93a9fe90f2a7487f2","kind":"tag","published_at":"2023-05-26T07:28:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1734","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1734","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1734/manifests"},{"name":"v1.1.1733","sha":"bf6022e1379d6588b8b2b054aecedd19b2fa51d1","kind":"tag","published_at":"2023-05-25T10:39:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1733","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1733","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1733/manifests"},{"name":"v1.1.1732","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-25T07:27:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1732","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1732","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1732/manifests"},{"name":"v1.1.1731","sha":"f685ff2a49778950fae29e4de5442961068d20de","kind":"tag","published_at":"2023-05-24T07:27:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1731","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1731/manifests"},{"name":"v1.1.1730","sha":"1bbd7aa5e6bedbe62340359958f5339937acf755","kind":"tag","published_at":"2023-05-23T11:22:26.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1730","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1730","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1730/manifests"},{"name":"v1.1.1729","sha":"4d5a360d423b35244446d6b763fec7c93248a839","kind":"tag","published_at":"2023-05-23T07:26:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1729","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1729","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1729/manifests"},{"name":"v1.1.1728","sha":"097cf135b9bb11f5a5ea2ba1c37388a66e2bb137","kind":"tag","published_at":"2023-05-22T15:29:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1728","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1728/manifests"},{"name":"v1.1.1727","sha":"33a03e487f12d8a89d35cf51d3560e86095dc0e2","kind":"tag","published_at":"2023-05-22T11:01:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1727","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1727/manifests"},{"name":"v1.1.1726","sha":"1f5ff64942a11859772c1d65cc05c7c18cc60e15","kind":"tag","published_at":"2023-05-22T07:26:54.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1726","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1726/manifests"},{"name":"v1.1.1725","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-21T07:27:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1725","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1725/manifests"},{"name":"v1.1.1724","sha":"f10bde7c8cee9834db2bd8419f87bb65084fa080","kind":"tag","published_at":"2023-05-20T07:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1724","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1724","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1724","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1724/manifests"},{"name":"v1.1.1723","sha":"fd56d448c44deb5497b2281d203d742b63127c83","kind":"tag","published_at":"2023-05-19T07:26:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1723","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1723/manifests"},{"name":"v1.1.1722","sha":"29463edcb078782069a1f8e700e660532467f034","kind":"tag","published_at":"2023-05-18T07:27:17.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1722","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1722","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1722/manifests"},{"name":"v1.1.1721","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T14:28:01.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1721","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1721","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1721/manifests"},{"name":"v1.1.1720","sha":"4691b4a54b23d23d4e6aa3193bb703cfb7398b57","kind":"tag","published_at":"2023-05-17T12:17:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1720","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1720","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1720/manifests"},{"name":"v1.1.1719","sha":"8e1fbe75cc44b3416f27a665ba20e80fb5b1c9b2","kind":"tag","published_at":"2023-05-17T07:32:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1719","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1719/manifests"},{"name":"v1.1.1718","sha":"1475b1a85e7df37d48bc2fa5c5fe43f64f03f8d1","kind":"tag","published_at":"2023-05-16T09:37:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1718","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1718","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1718/manifests"},{"name":"v1.1.1717","sha":"973e1cfe36fcd707c7dcc42afd7bfeecbd78a642","kind":"tag","published_at":"2023-05-16T07:30:04.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1717","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1717/manifests"},{"name":"v1.1.1716","sha":"2140eb5ca0b128a64827eb60892bfd10f2be48c1","kind":"tag","published_at":"2023-05-15T14:00:28.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1716","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1716/manifests"},{"name":"v1.1.1715","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-15T07:26:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1715","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1715/manifests"},{"name":"v1.1.1714","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-14T07:25:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1714","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1714/manifests"},{"name":"v1.1.1713","sha":"e90a1aa865b7cf2c5269990abf4ff75da8d999c6","kind":"tag","published_at":"2023-05-13T07:38:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1713","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1713/manifests"},{"name":"v1.1.1712","sha":"a9d363540212696711d614ec188199d87f348206","kind":"tag","published_at":"2023-05-12T11:58:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1712","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1712/manifests"},{"name":"v1.1.1711","sha":"9778e158411afcfdaf77ff30bd35a517177aa358","kind":"tag","published_at":"2023-05-12T07:32:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1711","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1711/manifests"},{"name":"v1.1.1710","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T07:41:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1710","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1710/manifests"},{"name":"v1.1.1709","sha":"261027d301f8f830f9184e84d97d15fb044cb92a","kind":"tag","published_at":"2023-05-11T06:58:12.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1709","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1709/manifests"},{"name":"v1.1.1708","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T16:06:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1708","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1708/manifests"},{"name":"v1.1.1707","sha":"72a2e4882c4eea975b85bacb44b4867cbcaa37a5","kind":"tag","published_at":"2023-05-10T15:32:16.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1707","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1707","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1707/manifests"},{"name":"v1.1.1706","sha":"056a98bdcc8d790403f376f52b78af9e1a5e9c20","kind":"tag","published_at":"2023-05-10T12:51:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1706","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1706","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1706/manifests"},{"name":"v1.1.1705","sha":"b531446e9936c0770fe11a78aebe2a231966d835","kind":"tag","published_at":"2023-05-10T09:17:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1705","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1705","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1705/manifests"},{"name":"v1.1.1704","sha":"259e82c6662d474c03f156c1fb9749e87a5a6597","kind":"tag","published_at":"2023-05-10T05:49:37.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1704","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1704/manifests"},{"name":"v1.1.1703","sha":"c11b00d15977c80d79b78c34a447881ae14b0160","kind":"tag","published_at":"2023-05-09T18:37:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1703","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1703/manifests"},{"name":"v1.1.1702","sha":"49020ae507a0fcacd398bc392d448381f0972bd8","kind":"tag","published_at":"2023-05-09T17:54:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1702","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1702/manifests"},{"name":"v1.1.1701","sha":"03ac4a4d46696e77dcbb63244bc7a269b345ab83","kind":"tag","published_at":"2023-05-09T17:17:25.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1701","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1701/manifests"},{"name":"v1.1.1700","sha":"744fc309d7bc4a99856bf6cf61771482126967d0","kind":"tag","published_at":"2023-05-09T16:36:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1700","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1700","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1700/manifests"},{"name":"v1.1.1699","sha":"f0ccbe387cf3ef3fd62b21133bce2a56cdb1a590","kind":"tag","published_at":"2023-05-09T14:30:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1699","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1699","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1699/manifests"},{"name":"v1.1.1698","sha":"acb46e69025dbc80930d988100f56bc8e931815a","kind":"tag","published_at":"2023-05-09T13:43:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1698","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1698","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1698/manifests"},{"name":"v1.1.1697","sha":"d84be828048a99c3adaaa3bbdfc9630a130e13c8","kind":"tag","published_at":"2023-05-09T13:02:24.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1697","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1697","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1697/manifests"},{"name":"v1.1.1696","sha":"856a4ce4d40fb9491fac487878290629ac2315b8","kind":"tag","published_at":"2023-05-09T11:23:23.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1696","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1696","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1696/manifests"},{"name":"v1.1.1695","sha":"de6277e7e96f36fb8465a946775707296642925a","kind":"tag","published_at":"2023-05-09T10:25:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1695","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1695","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1695/manifests"},{"name":"v1.1.1694","sha":"b182200223cf05a30820a9706c28e2235a6a847d","kind":"tag","published_at":"2023-05-09T07:33:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1694","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1694","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1694/manifests"},{"name":"v1.1.1693","sha":"60da87c3fbe740abffb2d18dff09977744a23d55","kind":"tag","published_at":"2023-05-09T06:49:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1693","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1693/manifests"},{"name":"v1.1.1692","sha":"0a709e7205dc494c9a8a22659abb0512d60f76e5","kind":"tag","published_at":"2023-05-08T13:28:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1692","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1692","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1692/manifests"},{"name":"v1.1.1691","sha":"c807a73c4d664211cb02d3645cca1b24f573f044","kind":"tag","published_at":"2023-05-08T12:52:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1691","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1691","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1691/manifests"},{"name":"v1.1.1690","sha":"b6cb2a7c9584e043f3f0b4e0e4f5acc6441a23f1","kind":"tag","published_at":"2023-05-08T12:12:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1690","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1690","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1690/manifests"},{"name":"v1.1.1689","sha":"65b709d06c4c0dd4d1a9f38814b99d237559fd26","kind":"tag","published_at":"2023-05-08T09:16:42.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1689","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1689/manifests"},{"name":"v1.1.1688","sha":"06e5aedd87256225f41c0d8bbbe8732188800034","kind":"tag","published_at":"2023-05-08T08:25:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1688","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1688","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1688/manifests"},{"name":"v1.1.1687","sha":"0c20f7f2738df473e56caa7eadc8720aff2f970f","kind":"tag","published_at":"2023-05-08T07:46:30.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1687","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1687","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1687/manifests"},{"name":"v1.1.1686","sha":"6dddcab565350e5ef370f431d875cf87f0c167db","kind":"tag","published_at":"2023-05-05T14:45:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1686","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1686","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1686/manifests"},{"name":"v1.1.1685","sha":"06a9c57d013365ada89496ebde26c436649b9335","kind":"tag","published_at":"2023-05-05T13:11:34.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1685","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1685","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1685/manifests"},{"name":"v1.1.1684","sha":"037f95cd1c1926d487c70067305cf607e554b1cc","kind":"tag","published_at":"2023-05-05T10:28:39.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1684","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1684","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1684","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1684/manifests"},{"name":"v1.1.1683","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T18:07:57.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1683","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1683","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1683/manifests"},{"name":"v1.1.1682","sha":"42f22c381475cafe24c8483d9543cc3c81032755","kind":"tag","published_at":"2023-05-04T16:32:50.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1682","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1682","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1682/manifests"},{"name":"v1.1.1681","sha":"8d81a601af3a19fd75100ffb1a511f94d210eac9","kind":"tag","published_at":"2023-05-04T15:51:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1681","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1681","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1681/manifests"},{"name":"v1.1.1680","sha":"24a556b4563570be79e7676c00e9cfd9a8de1a50","kind":"tag","published_at":"2023-05-04T13:56:36.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1680","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1680","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1680","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1680/manifests"},{"name":"v1.1.1679","sha":"407f56e7940ebd7ff4361c94ff3395b74cfd7f6f","kind":"tag","published_at":"2023-05-04T13:20:11.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1679","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1679","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1679/manifests"},{"name":"v1.1.1678","sha":"5a92825ae10d6207eae38cf4fa6ac7d1b7c535c3","kind":"tag","published_at":"2023-05-04T12:32:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1678","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1678","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1678","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1678/manifests"},{"name":"v1.1.1677","sha":"e46590a4f0c6870e4b89e230ec8d3d959a363351","kind":"tag","published_at":"2023-05-04T11:57:51.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1677","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1677","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1677","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1677/manifests"},{"name":"v1.1.1676","sha":"e61937a855e2b22f26eacff6b7dc870f327016df","kind":"tag","published_at":"2023-05-04T10:19:38.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1676","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1676","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1676","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1676/manifests"},{"name":"v1.1.1675","sha":"c0d9d621b1e7ed16b61983d5fd86169d6349dfb4","kind":"tag","published_at":"2023-05-04T08:58:59.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1675","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1675","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1675","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1675/manifests"},{"name":"v1.1.1674","sha":"db840a2446ce9f325abb0c351361bb4cb3846d59","kind":"tag","published_at":"2023-05-04T08:18:49.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1674","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1674/manifests"},{"name":"v1.1.1673","sha":"f3508169d5b4f37bf2d29b892721dd2f0fe4c72f","kind":"tag","published_at":"2023-05-04T07:43:41.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1673","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1673","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1673","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1673/manifests"},{"name":"v1.1.1672","sha":"ea2046f491efa9d72f3858aed5d995af081cf76a","kind":"tag","published_at":"2023-05-03T19:45:05.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1672","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1672","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1672","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1672/manifests"},{"name":"v1.1.1671","sha":"b7d25bc3cf8eae4f58d8bfa0009723869680845f","kind":"tag","published_at":"2023-05-03T16:48:53.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1671","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1671/manifests"},{"name":"v1.1.1670","sha":"bec4cc11b66fdea35001bb30222405d51892cdbd","kind":"tag","published_at":"2023-05-03T16:08:56.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1670","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1670","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1670","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1670/manifests"},{"name":"v1.1.1669","sha":"676114d71dbb7805416e129d68e239d610d9da3f","kind":"tag","published_at":"2023-05-03T15:23:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1669","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1669","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1669","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1669/manifests"},{"name":"v1.1.1668","sha":"879c3dd2afa1419f8f774254ecc87991f7fb2e14","kind":"tag","published_at":"2023-05-03T14:07:00.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1668","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1668","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1668","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1668/manifests"},{"name":"v1.1.1667","sha":"b0d4b2177c036b2145626862311fb9ea77c68ba8","kind":"tag","published_at":"2023-05-03T13:08:29.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1667","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1667","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1667","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1667/manifests"},{"name":"v1.1.1666","sha":"be8a941c82d1d90770338d76c48c4c11044c018d","kind":"tag","published_at":"2023-05-03T12:25:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1666","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1666","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1666/manifests"},{"name":"v1.1.1665","sha":"b60e8dcfeb9e703ce34ede1470e828ad184b3a49","kind":"tag","published_at":"2023-05-03T11:42:07.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1665","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1665","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1665","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1665/manifests"},{"name":"v1.1.1664","sha":"8b94b03d161190d0722c8876b54228aebb8b1b31","kind":"tag","published_at":"2023-05-03T11:07:02.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1664","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1664","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1664","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1664/manifests"},{"name":"v1.1.1663","sha":"53a9206ace2d0f3a05437a1d75b687417563b337","kind":"tag","published_at":"2023-05-03T10:29:47.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1663","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1663","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1663","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1663/manifests"},{"name":"v1.1.1662","sha":"40910f568e462d07a06f67e2f0fb8ffa6064bc4d","kind":"tag","published_at":"2023-05-03T08:42:48.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1662","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1662","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1662","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1662/manifests"},{"name":"v1.1.1661","sha":"18641a15b9823afefc4521364cf7428bf735e155","kind":"tag","published_at":"2023-05-02T16:29:31.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1661","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1661","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1661/manifests"},{"name":"v1.1.1660","sha":"1b0026e54592f817b0f3596c1e3ba0dfa328076a","kind":"tag","published_at":"2023-05-02T15:46:43.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1660","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1660","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1660","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1660/manifests"},{"name":"v1.1.1659","sha":"0d14702833efd36bdcc213008681236943fbee89","kind":"tag","published_at":"2023-05-02T15:03:03.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1659","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1659/manifests"},{"name":"v1.1.1658","sha":"dc591a37bd67d78790f90dc080628615f0d81f06","kind":"tag","published_at":"2023-05-02T12:46:09.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1658","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1658","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1658","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1658/manifests"},{"name":"v1.1.1657","sha":"41a7802530ad6e97401f7e4403309c85e5486df0","kind":"tag","published_at":"2023-05-02T12:12:10.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1657","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1657","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1657/manifests"},{"name":"v1.1.1656","sha":"d57a183278cf2befa9f6cef519366a2635811d19","kind":"tag","published_at":"2023-05-02T11:34:32.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1656","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1656","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1656","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1656/manifests"},{"name":"v1.1.1655","sha":"d66d150d10ab357b187c0b1d2b59d36f45a7c490","kind":"tag","published_at":"2023-05-02T09:55:18.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1655","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1655","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1655","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1655/manifests"},{"name":"v1.1.1654","sha":"51182b04890428c296aff1e45ff48019eb79c49d","kind":"tag","published_at":"2023-05-02T09:15:21.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1654","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1654","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1654","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1654/manifests"},{"name":"v1.1.1653","sha":"f2921d499c8a62f40325e4435a70af8a3bbd710f","kind":"tag","published_at":"2023-05-02T08:23:35.000Z","download_url":"https://codeload.github.com/joernio/joern/tar.gz/v1.1.1653","html_url":"https://github.com/joernio/joern/releases/tag/v1.1.1653","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joernio/joern@v1.1.1653","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/tags/v1.1.1653/manifests"}]},"repo_metadata_updated_at":"2025-09-05T06:52:39.657Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":7.952801247183504,"forks_count":10.726861595937425,"average":24.87986629293965},"purl":"pkg:maven/io.joern/py2cpg_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.joern:py2cpg_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.joern:py2cpg_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.joern:py2cpg_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T21:03:16.516Z","issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:py2cpg_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:py2cpg_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:py2cpg_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.joern:py2cpg_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547770,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1720026,"full_name":"joernio/joern","default_branch":"master","committers":[{"name":"Max Leuthäuser","email":"1417198+max-leuthaeuser","login":"max-leuthaeuser","count":512},{"name":"Fabian Yamaguchi","email":"fabs@shiftleft.io","login":"fabsx00","count":503},{"name":"David Baker Effendi","email":"dbe@sun.ac.za","login":"DavidBakerEffendi","count":460},{"name":"Claudiu-Vlad Ursache","email":"claudiu+hw@shiftleft.io","login":"ursachec","count":448},{"name":"Michael Pollmeier","email":"michael@michaelpollmeier.com","login":"mpollmeier","count":370},{"name":"Xavier Pinho","email":"xpinho@shiftleft.io","login":"xavierpinho","count":244},{"name":"Scala Steward","email":"43047562+scala-steward","login":"scala-steward","count":152},{"name":"Markus Lottmann","email":"markus@shiftleft.io","login":"ml86","count":140},{"name":"Johannes Coetzee","email":"jcoetzee@shiftleft.io","login":null,"count":124},{"name":"Johannes Coetzee","email":"jcoetzee@qwiet.ai","login":"johannescoetzee","count":121},{"name":"Andrei Dreyer","email":"andrei@whirlylabs.com","login":"AndreiDreyer","count":119},{"name":"Niko Schmidt","email":"itsacoderepo","login":"itsacoderepo","count":108},{"name":"Pandurang Patil","email":"pandurang.patil@privado.ai","login":"pandurangpatil","count":78},{"name":"Rahul Godbole","email":"119306799+rahul-privado","login":"rahul-privado","count":54},{"name":"Karan Batavia","email":"118820668+karan-batavia","login":"karan-batavia","count":47},{"name":"Jacob Taylor-Hindle","email":"GlassAndOneHalf","login":"GlassAndOneHalf","count":41},{"name":"KhemrajSingh Rathore","email":"khemraj.rathore@privado.ai","login":"khemrajrathore","count":33},{"name":"Liyw","email":"979621500@qq.com","login":"Liyw979","count":24},{"name":"Suchakra Sharma","email":"suchakra@privado.ai","login":"tuxology","count":24},{"name":"Ankit Kumar","email":"118803988+ankit-privado","login":"ankit-privado","count":23},{"name":"hiteshbedre","email":"32206192+hiteshbedre","login":"hiteshbedre","count":20},{"name":"bbrehm","email":"bernhard@shiftleft.io","login":"bbrehm","count":18},{"name":"maltek","email":"1694194+maltek","login":"maltek","count":18},{"name":"prabhu","email":"prabhu@appthreat.com","login":"prabhu","count":17},{"name":"Reuben Steenekamp","email":"reuben.steenekamp@gmail.com","login":"badly-drawn-wizards","count":14},{"name":"Behrad Garmany","email":"behrad.garmany@rub.de","login":null,"count":8},{"name":"Datta Mundada","email":"dbmundada333@gmail.com","login":"dbMundada","count":7},{"name":"ditto","email":"819045949@qq.com","login":"d1tto","count":5},{"name":"Olof-Joachim Frahm (欧雅福)","email":"olof+github@macrolet.net","login":"Ferada","count":5},{"name":"evilpan","email":"i@pppan.net","login":"evilpan","count":4},{"name":"Andras Gemes","email":"gemesa@protonmail.com","login":"gemesa","count":4},{"name":"Fabian Yamaguchi","email":"fabs@joern.io","login":null,"count":4},{"name":"andreas","email":"andreas.kellas@columbia.edu","login":"wunused","count":3},{"name":"Close4G","email":"48142516+sfncat","login":"sfncat","count":3},{"name":"yzn12345","email":"56081290+yzn12345","login":"yzn12345","count":2},{"name":"SJ1iu","email":"87955125+piggyctf","login":"piggyctf","count":2},{"name":"Hubert Plociniczak","email":"hubert.plociniczak@gmail.com","login":"hubertp","count":2},{"name":"Benedikt Schmotzle - byte_swap","email":"code@schmotzle.info","login":"bsw4p","count":2},{"name":"Gabriel Acevedo","email":"gabe@shiftleft.io","login":"gacevedo","count":2},{"name":"Patrick Smith","email":"pjs482@gmail.com","login":"patricksmith","count":1},{"name":"Taylor Becker","email":"taylor.becker@dotrun.io","login":"tajobe","count":1},{"name":"Trganda","email":"62204882+trganda","login":"trganda","count":1},{"name":"VainlyStrain","email":"51248447+VainlyStrain","login":"VainlyStrain","count":1},{"name":"Vera","email":"490098776@qq.com","login":"verazuo","count":1},{"name":"Vlad A Ionescu","email":"vlad-alexandru-ionescu","login":"vlad-alexandru-ionescu","count":1},{"name":"Yichao Xu","email":"yxu166@jh.edu","login":"YichaoXu","count":1},{"name":"canliture","email":"canliture@qq.com","login":"canliture","count":1},{"name":"ch0a3","email":"34420002+ch0a3","login":"ch0a3","count":1},{"name":"ck.y","email":"82140257+chengkenyong","login":"chengkenyong","count":1},{"name":"clccc","email":"cl_softbox@163.com","login":"clccc","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Michal Sitko","email":"msitko@shiftleft.io","login":null,"count":1},{"name":"Behrad Garmany","email":"behrad@shiftleft.io","login":null,"count":1},{"name":"joernchen of Phenoelit","email":"joernchen@phenoelit.de","login":"joernchen","count":1},{"name":"m1cm1c","email":"m1cm1c","login":"m1cm1c","count":1},{"name":"mhlwsk","email":"muhonglinyt@126.com","login":"hlmu","count":1},{"name":"yale","email":"2927096163@qq.com","login":"cyw3","count":1},{"name":"Akshath Kothari","email":"akshath.kothari@gmail.com","login":"ricekot","count":1},{"name":"Alexander Proschek","email":"alexander.proschek@gmail.com","login":"kavfixnel","count":1},{"name":"Benjamin Steenhoek","email":"benjaminjsteenhoek@gmail.com","login":"bstee615","count":1},{"name":"Boris Ryutin","email":"dukebarman@gmail.com","login":"dukebarman","count":1},{"name":"Brandon Fergerson","email":"bfergerson@apache.org","login":"BFergerson","count":1},{"name":"Carlos Macasaet","email":"l0s","login":"l0s","count":1},{"name":"Chaitanya K","email":"kamthamc","login":"kamthamc","count":1},{"name":"DLL_Cool_J","email":"1250113+archcloudlabs","login":"archcloudlabs","count":1},{"name":"GrayFox","email":"grayfox@outerhaven.de","login":"raymontag","count":1},{"name":"HamzaMouhcine","email":"43883353+HamzaMouhcine","login":"HamzaMouhcine","count":1},{"name":"Japkeerat Singh","email":"japkeerat21@gmail.com","login":"Japkeerat","count":1},{"name":"Jonathan Ellis","email":"jbellis@gmail.com","login":"jbellis","count":1},{"name":"Lukas Seidel","email":"pr0me","login":"pr0me","count":1},{"name":"Michal Sitko","email":"pierwszy1@gmail.com","login":"note","count":1},{"name":"Nikolai","email":"39234151+itsspike","login":"itsspike","count":1},{"name":"Otto Bittner","email":"otto-bittner@gmx.de","login":"derpsteb","count":1}],"total_commits":3799,"total_committers":73,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":52.04109589041096,"dds":0.8652276914977626,"past_year_committers":[{"name":"Max Leuthäuser","email":"1417198+max-leuthaeuser","login":"max-leuthaeuser","count":152},{"name":"David Baker Effendi","email":"dave@whirlylabs.com","login":"DavidBakerEffendi","count":130},{"name":"Xavier Pinho","email":"mail@xavierp.org","login":"xavierpinho","count":94},{"name":"Andrei Dreyer","email":"andrei@whirlylabs.com","login":"AndreiDreyer","count":91},{"name":"Michael Pollmeier","email":"michael@michaelpollmeier.com","login":"mpollmeier","count":67},{"name":"Johannes Coetzee","email":"jcoetzee@qwiet.ai","login":"johannescoetzee","count":57},{"name":"Markus Lottmann","email":"markus@shiftleft.io","login":"ml86","count":29},{"name":"bbrehm","email":"bernhard@shiftleft.io","login":"bbrehm","count":7},{"name":"maltek","email":"1694194+maltek","login":"maltek","count":7},{"name":"Scala Steward","email":"43047562+scala-steward","login":"scala-steward","count":6},{"name":"KhemrajSingh Rathore","email":"khemraj.rathore@privado.ai","login":"khemrajrathore","count":4},{"name":"Pandurang Patil","email":"5101898+pandurangpatil","login":"pandurangpatil","count":4},{"name":"ditto","email":"819045949@qq.com","login":"d1tto","count":4},{"name":"itsacoderepo","email":"git@maildomain.cc","login":"itsacoderepo","count":4},{"name":"Andras Gemes","email":"gemesa@protonmail.com","login":"gemesa","count":4},{"name":"Close4G","email":"48142516+sfncat","login":"sfncat","count":3},{"name":"Suchakra Sharma","email":"suchakra@privado.ai","login":"tuxology","count":3},{"name":"SJ1iu","email":"87955125+piggyctf","login":"piggyctf","count":2},{"name":"Akshath Kothari","email":"akshath.kothari@gmail.com","login":"ricekot","count":1},{"name":"DLL_Cool_J","email":"1250113+archcloudlabs","login":"archcloudlabs","count":1},{"name":"Fabian Yamaguchi","email":"mail@fabianyamaguchi.com","login":"fabsx00","count":1},{"name":"HamzaMouhcine","email":"43883353+HamzaMouhcine","login":"HamzaMouhcine","count":1},{"name":"Jonathan Ellis","email":"jbellis@gmail.com","login":"jbellis","count":1},{"name":"Olof-Joachim Frahm (欧雅福)","email":"olof@qwiet.ai","login":"Ferada","count":1},{"name":"Reuben Steenekamp","email":"reuben.steenekamp@gmail.com","login":"badly-drawn-wizards","count":1},{"name":"Taylor Becker","email":"taylor.becker@dotrun.io","login":"tajobe","count":1},{"name":"Yichao Xu","email":"yxu166@jh.edu","login":"YichaoXu","count":1},{"name":"canliture","email":"canliture@qq.com","login":"canliture","count":1},{"name":"ch0a3","email":"34420002+ch0a3","login":"ch0a3","count":1}],"past_year_total_commits":679,"past_year_total_committers":29,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":23.413793103448278,"past_year_dds":0.7761413843888071,"last_synced_at":"2025-04-28T15:13:14.879Z","last_synced_commit":"cdbea6341f1f05ab6ce61cfed470eb54c4b566ec","created_at":"2024-09-11T16:57:45.235Z","updated_at":"2025-05-27T09:31:55.982Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"joernio/joern","html_url":"https://github.com/joernio/joern","last_synced_at":"2025-09-03T21:03:16.516Z","status":null,"issues_count":455,"pull_requests_count":1824,"avg_time_to_close_issue":12662919.875,"avg_time_to_close_pull_request":548709.8664576802,"issues_closed_count":304,"pull_requests_closed_count":1595,"pull_request_authors_count":49,"issue_authors_count":162,"avg_comments_per_issue":0.9934065934065934,"avg_comments_per_pull_request":0.36293859649122806,"merged_pull_requests_count":1386,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":134,"past_year_pull_requests_count":1011,"past_year_avg_time_to_close_issue":506344.8333333333,"past_year_avg_time_to_close_pull_request":176325.9720670391,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":895,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7313432835820896,"past_year_avg_comments_per_pull_request":0.3926805143422354,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":789,"created_at":"2023-05-15T08:04:22.550Z","updated_at":"2025-09-03T21:03:16.518Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joernio%2Fjoern/issues","issue_labels_count":{"bug":213,"ruby":95,"c#":50,"enhancement":6,"python":5,"jvm":4,"question":3,"java":3,"dataflow engine":2,"php":2,"javascript":2,"kotlin":2,"performance":2,"c/c++":1,"good first issue":1,"go":1,"type recovery":1,"binary":1},"pull_request_labels_count":{"ruby":345,"c#":136,"bug":48,"dataflow engine":29,"python":22,"php":20,"java":14,"kotlin":12,"c/c++":11,"cli":10,"performance":9,"type recovery":8,"frontends":8,"jvm":8,"infrastructure":8,"go":5,"consistency":5,"enhancement":5,"documentation":3,"binary":2,"swift":2,"compatibility":2,"javascript":2},"issue_author_associations_count":{"NONE":187,"CONTRIBUTOR":160,"COLLABORATOR":108},"pull_request_author_associations_count":{"CONTRIBUTOR":1514,"COLLABORATOR":281,"NONE":27,"MEMBER":2},"issue_authors":{"DavidBakerEffendi":109,"AndreiDreyer":24,"karan-batavia":22,"prabhu":14,"maltek":10,"d1tto":8,"NemoTR":7,"chengkenyong":7,"tuxology":6,"xavierpinho":6,"Liyw979":6,"hac425xxx":6,"johannescoetzee":6,"max-leuthaeuser":6,"khemrajrathore":5,"cyw3":4,"jbellis":4,"pandurangpatil":4,"ycclnn":4,"UESuperGate":4,"wildoranges":4,"mal-tee":4,"gemesa":4,"mpollmeier":4,"itsacoderepo":3,"trianglexx":3,"michwqy":3,"Bazmundi":3,"Tsai-ky":3,"Freeman-Trader":3,"Victor725":2,"dbMundada":2,"tajobe":2,"wunused":2,"martonilles":2,"l3yx":2,"J0hnWalker":2,"magaton":2,"Kenan-Kamel":2,"HeouDonkey":2,"rohitcoder":2,"wooyune1":2,"skirge":2,"chejn":2,"fraudV":2,"HJX-zhanS":2,"fabsx00":2,"ursachec":2,"warezfinite":2,"duhang1996":2,"ml86":2,"9M6":2,"scanleale":2,"donghyunlee00":2,"liuna471658955":2,"myztaoislland":2,"xcx1r3":2,"rahul-privado":1,"eleanordoesntcode":1,"PChief":1,"pwn2clown":1,"mapleLeavesFeng":1,"scala-steward":1,"molepi40":1,"icyblu3":1,"Melina-Hoffmann":1,"YoungBrady":1,"Flying-Tom":1,"vorv-qn":1,"LGRMEP":1,"blackarbiter":1,"YNFish":1,"MC-box":1,"Care-C":1,"antongonz":1,"shaobaobaoer":1,"gystar":1,"INT2ECALL":1,"Elfe-w":1,"port513":1,"Coker-Cooler":1,"PhyllisJi":1,"spingARbor":1,"XinyeYang":1,"ElamathiiSelvan":1,"grandnew":1,"lilixx333":1,"YichaoXu":1,"ventusfortis":1,"BrianMehrman":1,"mrwsl":1,"Oshawk":1,"tyousyuka":1,"gunp1a":1,"krisstivg":1,"paulinsider":1,"hzlujunyi":1,"will-leeson":1,"Arash444":1,"MoonBirdLin":1,"l1006986533":1,"llooFlashooll":1,"0roman":1,"Afshinam1489":1,"marcinguy":1,"GiuliCler":1,"Trolldemorted":1,"lemuellew":1,"CR7-source":1,"songku":1,"Icyrockton":1,"AtaKaboudi":1,"JannisB87":1,"fengchao-1998":1,"ssierral":1,"GreenteckBoogie":1,"zi0Black":1,"m2kar":1,"ZL-Liu713":1,"pr0me":1,"torque59":1,"wangsiqidahaoren":1,"chenyihao396":1,"abumj":1,"qkaiser":1,"a0029328":1,"Wowhere":1,"nikishyn":1,"shadowsock5":1,"niuzhi":1,"badly-drawn-wizards":1,"RongxiYe":1,"sameeshem":1,"dgc4t":1,"jeffyjeff2893":1,"MichaelWalkerx":1,"MyEyes":1,"canliture":1,"1201wen":1,"seal9055":1,"ByteExploiter":1,"jryerb":1,"shinibufahaha":1,"PWJ1900":1,"qdrddr":1,"liona24":1,"jiezhuzzz":1,"ramsey-coding":1,"orca-eaa5a":1,"wintertee":1,"rouamar":1,"mahaloz":1,"HamzaMouhcine":1,"riusksk":1,"yikesoftware":1,"smith-co":1,"yaoyue123":1,"yhryyq":1,"AliosZ":1,"nnWhisperer":1,"moshethebeadle":1,"xaitx":1},"pull_request_authors":{"max-leuthaeuser":382,"DavidBakerEffendi":295,"AndreiDreyer":201,"mpollmeier":177,"xavierpinho":176,"johannescoetzee":140,"scala-steward":133,"ml86":64,"karan-batavia":34,"maltek":26,"ursachec":25,"bbrehm":18,"tuxology":16,"khemrajrathore":13,"sfncat":12,"gemesa":12,"pandurangpatil":12,"badly-drawn-wizards":8,"d1tto":7,"prabhu":7,"Liyw979":6,"fabsx00":5,"rahul-privado":4,"piggyctf":4,"peng-hui":4,"ricekot":4,"itsacoderepo":3,"tajobe":3,"wunused":2,"ElamathiiSelvan":2,"canliture":2,"1nhann":2,"ch0a3":2,"jbellis":2,"gacevedo":2,"Flandini":2,"kursataktas":2,"HamzaMouhcine":2,"YichaoXu":2,"Ferada":2,"Thanesh14":1,"yaoyue123":1,"ThangaJeyaPerumal":1,"dbMundada":1,"archcloudlabs":1,"FFengIll":1,"chengkenyong":1,"vikashmurugesh":1,"vigov5":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10092753,"issues_count":31358816,"pull_requests_count":96899754,"authors_count":10699020,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":93,"ruby":24,"kotlin":2,"question":2,"go":1,"c/c++":1,"java":1},"past_year_pull_request_labels_count":{"ruby":137,"c#":102,"dataflow engine":22,"bug":17,"php":8,"kotlin":8,"python":6,"c/c++":6,"java":5,"performance":5,"jvm":3,"cli":3,"infrastructure":3,"consistency":3,"go":2,"binary":2},"past_year_issue_author_associations_count":{"NONE":80,"CONTRIBUTOR":29,"COLLABORATOR":24},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":889,"COLLABORATOR":96,"NONE":20,"MEMBER":2},"past_year_issue_authors":{"DavidBakerEffendi":25,"johannescoetzee":5,"jbellis":4,"gemesa":4,"mal-tee":3,"trianglexx":3,"Tsai-ky":3,"UESuperGate":3,"Freeman-Trader":3,"Bazmundi":3,"l3yx":2,"fraudV":2,"rohitcoder":2,"skirge":2,"HeouDonkey":2,"J0hnWalker":2,"Kenan-Kamel":2,"max-leuthaeuser":2,"ml86":2,"xavierpinho":2,"xcx1r3":2,"mpollmeier":2,"9M6":2,"myztaoislland":2,"qdrddr":1,"pwn2clown":1,"prabhu":1,"paulinsider":1,"RongxiYe":1,"scala-steward":1,"orca-eaa5a":1,"shaobaobaoer":1,"shinibufahaha":1,"songku":1,"ssierral":1,"tajobe":1,"torque59":1,"ventusfortis":1,"wildoranges":1,"wintertee":1,"wooyune1":1,"Wowhere":1,"YichaoXu":1,"yikesoftware":1,"ZL-Liu713":1,"0roman":1,"abumj":1,"AndreiDreyer":1,"Arash444":1,"BrianMehrman":1,"canliture":1,"chengkenyong":1,"chenyihao396":1,"Coker-Cooler":1,"CR7-source":1,"d1tto":1,"dgc4t":1,"ElamathiiSelvan":1,"eleanordoesntcode":1,"fengchao-1998":1,"Flying-Tom":1,"grandnew":1,"GreenteckBoogie":1,"hac425xxx":1,"HamzaMouhcine":1,"krisstivg":1,"l1006986533":1,"llooFlashooll":1,"mahaloz":1,"martonilles":1,"MC-box":1,"moshethebeadle":1,"mrwsl":1},"past_year_pull_request_authors":{"max-leuthaeuser":246,"xavierpinho":144,"DavidBakerEffendi":119,"mpollmeier":111,"johannescoetzee":102,"AndreiDreyer":95,"scala-steward":50,"ml86":36,"maltek":19,"gemesa":12,"khemrajrathore":12,"sfncat":12,"bbrehm":10,"piggyctf":4,"peng-hui":4,"ricekot":4,"YichaoXu":2,"canliture":2,"ElamathiiSelvan":2,"kursataktas":2,"tajobe":2,"itsacoderepo":2,"Flandini":2,"HamzaMouhcine":2,"jbellis":2,"d1tto":2,"1nhann":2,"ch0a3":2,"Thanesh14":1,"ThangaJeyaPerumal":1,"vikashmurugesh":1},"maintainers":[{"login":"DavidBakerEffendi","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"mpollmeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpollmeier"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}],"active_maintainers":[{"login":"DavidBakerEffendi","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidBakerEffendi"},{"login":"Flandini","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flandini"}]},"events":null,"keywords":["binary","c","code-analysis","code-browser","code-property-graph","controlflow","cpg","cpp","dataflow","fuzzy-parsing","ghidra","graph","java","javabytecode","javascript","llvm","query-language","scala","syntax-tree"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:41.895Z","updated_at":"2023-01-17T08:00:41.895Z","repository_link":"https://github.com/joernio/joern/blob/master/.github/workflows/pr.yml","dependencies":[{"id":6970440927,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6970440928,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:41.960Z","updated_at":"2023-01-17T08:00:41.960Z","repository_link":"https://github.com/joernio/joern/blob/master/.github/workflows/release.yml","dependencies":[{"id":6970442157,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6970442158,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6970442159,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6970442160,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upgrade-deps.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:42.286Z","updated_at":"2023-01-17T08:00:42.286Z","repository_link":"https://github.com/joernio/joern/blob/master/.github/workflows/upgrade-deps.yml","dependencies":[{"id":6970447041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6970447042,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:42.387Z","updated_at":"2023-01-17T08:00:42.387Z","repository_link":"https://github.com/joernio/joern/blob/master/.devcontainer/Dockerfile","dependencies":[{"id":6970447881,"package_name":"centos","ecosystem":"docker","requirements":"centos7.9.2009","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:42.445Z","updated_at":"2023-01-17T08:00:42.445Z","repository_link":"https://github.com/joernio/joern/blob/master/Dockerfile","dependencies":[{"id":6970448574,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"joern-cli/frontends/kotlin2cpg/src/test/resources/code/barebone_android_app/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:42.540Z","updated_at":"2023-01-17T08:00:42.540Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/frontends/kotlin2cpg/src/test/resources/code/barebone_android_app/app/build.gradle","dependencies":[{"id":6970448830,"package_name":"androidx.core:core-ktx","ecosystem":"maven","requirements":"1.3.2","direct":true,"kind":"implementation","optional":false},{"id":6970448831,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":6970448832,"package_name":"com.google.android.material:material","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"implementation","optional":false},{"id":6970448833,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"joern-cli/frontends/kotlin2cpg/src/test/resources/code/ktmin/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:42.632Z","updated_at":"2023-01-17T08:00:42.632Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/frontends/kotlin2cpg/src/test/resources/code/ktmin/build.gradle","dependencies":[{"id":6970448877,"package_name":"org.jetbrains.kotlin:kotlin-stdlib-jdk8","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":6970448878,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.9.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"joern-cli/src/test/resources/testcode/SlimAndroid/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-17T08:00:42.688Z","updated_at":"2023-01-17T08:00:42.688Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/src/test/resources/testcode/SlimAndroid/app/build.gradle","dependencies":[{"id":6970449964,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.4.1","direct":true,"kind":"implementation","optional":false},{"id":6970449965,"package_name":"androidx.core:core-ktx","ecosystem":"maven","requirements":"1.7.0","direct":true,"kind":"implementation","optional":false},{"id":6970449966,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.1.3","direct":true,"kind":"implementation","optional":false},{"id":6970449967,"package_name":"com.github.bumptech.glide:glide","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/containers.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:21.016Z","updated_at":"2023-09-22T10:52:21.016Z","repository_link":"https://github.com/joernio/joern/blob/master/.github/workflows/containers.yml","dependencies":[{"id":13872056118,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13872056119,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13872056120,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13872056121,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13872056122,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13872056123,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/master.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:22.280Z","updated_at":"2023-09-22T10:52:22.280Z","repository_link":"https://github.com/joernio/joern/blob/master/.github/workflows/master.yml","dependencies":[{"id":13872056470,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13872056471,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13872056472,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13872056473,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"joern-cli/frontends/javasrc2cpg/src/test/resources/config_tests/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:23.722Z","updated_at":"2023-09-22T10:52:23.722Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/frontends/javasrc2cpg/src/test/resources/config_tests/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"joern-cli/frontends/javasrc2cpg/src/test/resources/config_tests/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:24.907Z","updated_at":"2023-09-22T10:52:24.907Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/frontends/javasrc2cpg/src/test/resources/config_tests/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"joern-cli/frontends/kotlin2cpg/src/test/resources/code/barebone_android_app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:26.296Z","updated_at":"2023-09-22T10:52:26.296Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/frontends/kotlin2cpg/src/test/resources/code/barebone_android_app/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"joern-cli/frontends/kotlin2cpg/src/test/resources/code/with_kotlin_script/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:27.444Z","updated_at":"2023-09-22T10:52:27.444Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/frontends/kotlin2cpg/src/test/resources/code/with_kotlin_script/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"joern-cli/src/test/resources/testcode/SlimAndroid/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T10:52:29.539Z","updated_at":"2023-09-22T10:52:29.539Z","repository_link":"https://github.com/joernio/joern/blob/master/joern-cli/src/test/resources/testcode/SlimAndroid/build.gradle","dependencies":[]}],"score":17.45444065630572,"created_at":"2025-09-04T15:51:12.169Z","updated_at":"2025-10-07T08:15:42.478Z","avatar_url":"https://github.com/joernio.png","language":"Scala","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","networking","mesh","interpretability","sequences","generic","projection","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38272","html_url":"https://science.ecosyste.ms/projects/38272","bibtex_url":"https://science.ecosyste.ms/projects/38272/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38272/export.apalike"}